Commit Graph

21 Commits (4ed1077953f531b3fef4af4b4ade48a828c48869)

Author SHA1 Message Date
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