Joel Becker
|
161d6f30f1
ocfs2: Use buckets in ocfs2_defrag_xattr_bucket().
|
16 years ago |
Joel Becker
|
178eeac354
ocfs2: Use buckets in ocfs2_xattr_create_index_block().
|
16 years ago |
Joel Becker
|
e2356a3f02
ocfs2: Use buckets in ocfs2_xattr_bucket_find().
|
16 years ago |
Joel Becker
|
ba93712759
ocfs2: Take ocfs2_xattr_bucket structures off of the stack.
|
16 years ago |
Joel Becker
|
4980c6daba
ocfs2: Copy xattr buckets with a dedicated function.
|
16 years ago |
Joel Becker
|
1224be020f
ocfs2: Wrap journal_access/journal_dirty for xattr buckets.
|
16 years ago |
Joel Becker
|
784b816a91
ocfs2: Improve ocfs2_read_xattr_bucket().
|
16 years ago |
Joel Becker
|
6dde41d9e7
ocfs2: Provide a wrapper to brelse() xattr bucket buffers.
|
16 years ago |
Joel Becker
|
3e6329463e
ocfs2: Convenient access to an xattr bucket's header.
|
16 years ago |
Joel Becker
|
51def39f0c
ocfs2: Convenient access to xattr bucket data blocks.
|
16 years ago |
Joel Becker
|
9c7759aa67
ocfs2: Convenient access to an xattr bucket's block number.
|
16 years ago |
Joel Becker
|
4ac6032d6c
ocfs2: Field prefixes for the xattr_bucket structure
|
16 years ago |
Tao Ma
|
83099bc647
ocfs2: Always update xattr search when creating bucket.
|
16 years ago |
Tiger Yang
|
6c1e183e12
ocfs2: Check search result in ocfs2_xattr_block_get()
|
16 years ago |
Mark Fasheh
|
de29c08528
ocfs2: fix printk related build warnings in xattr.c
|
16 years ago |
Tao Ma
|
80bcaf3469
ocfs2/xattr: Proper hash collision handle in bucket division
|
16 years ago |
Tao Ma
|
d32647993c
ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.
|
16 years ago |
Tao Ma
|
63fd775737
ocfs2: Remove unused ocfs2_restore_xattr_block().
|
16 years ago |
Joel Becker
|
54f443f4e7
ocfs2: Don't repeat ocfs2_xattr_block_find()
|
16 years ago |
Joel Becker
|
eb6ff2397d
ocfs2: Specify appropriate journal access for new xattr buckets.
|
16 years ago |
Joel Becker
|
bd60bd37ad
ocfs2: Check errors from ocfs2_xattr_update_xattr_search()
|
16 years ago |
Joel Becker
|
b37c4d84e9
ocfs2: Don't return -EFAULT from a corrupt xattr entry.
|
16 years ago |
Joel Becker
|
f6087fb799
ocfs2: Check xattr block signatures properly.
|
16 years ago |
Tiger Yang
|
c988fd045f
ocfs2: add handler_map array bounds checking
|
16 years ago |
Tiger Yang
|
ceb1eba3dc
ocfs2: remove duplicate definition in xattr
|
16 years ago |
Tiger Yang
|
0030e00150
ocfs2: fix function declaration and definition in xattr
|
16 years ago |
Tiger Yang
|
c3cb682735
ocfs2: fix license in xattr
|
16 years ago |
Mark Fasheh
|
1efd47f873
ocfs2: fix build error
|
16 years ago |
Joel Becker
|
0fcaa56a2a
ocfs2: Simplify ocfs2_read_block()
|
16 years ago |
Joel Becker
|
31d33073ca
ocfs2: Require an inode for ocfs2_read_block(s)().
|
16 years ago |