Commit Graph

31 Commits (b99835c1684918b9975851d71455c5c007d1715b)

Author SHA1 Message Date
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 17 years ago
Joel Becker 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 17 years ago
Joel Becker 31d33073ca ocfs2: Require an inode for ocfs2_read_block(s)(). 17 years ago
Tao Ma 936b883436 ocfs2: Refactor xattr list and remove ocfs2_xattr_handler(). 17 years ago
Tao Ma 2057e5c678 ocfs2: Calculate EA hash only by its suffix. 17 years ago
Mark Fasheh 99219aea68 ocfs2: Move trusted and user attribute support into xattr.c 17 years ago
Mark Fasheh 40daa16a34 ocfs2: Uninline ocfs2_xattr_name_hash() 17 years ago
Tao Ma 5a09561199 ocfs2: Add empty bucket support in xattr. 17 years ago
Tao Ma 06b240d8af ocfs2/xattr.c: Fix a bug when inserting xattr. 17 years ago
Tao Ma 08413899db ocfs2: Resolve deadlock in ocfs2_xattr_free_block. 17 years ago
Tao Ma 28b8ca0b7f ocfs2: bug-fix for journal extend in xattr. 17 years ago
Joel Becker 8d6220d6a7 ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree() 17 years ago
Joel Becker f99b9b7ccf ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. 17 years ago
Mark Fasheh ff1ec20ef6 ocfs2: fix printk format warnings 17 years ago
Tiger Yang 8154da3d21 ocfs2: Add incompatible flag for extended attribute 17 years ago
Tao Ma a394425643 ocfs2: Delete all xattr buckets during inode removal 17 years ago
Tao Ma 012255961c ocfs2: Enable xattr set in index btree 17 years ago
Tao Ma 589dc2602f ocfs2: Add xattr lookup code xattr btrees 17 years ago
Tao Ma 0c044f0b24 ocfs2: Add xattr bucket iteration for large numbers of EAs 17 years ago
Tiger Yang cf1d6c763f ocfs2: Add extended attribute support 17 years ago
Tao Ma f56654c435 ocfs2: Add extent tree operation for xattr value btrees 17 years ago