[Ocfs2-tools-devel] [PATCH 0/12] ocfs2-tools: add xattr support in ocfs2-tools v5

Tiger Yang tiger.yang at oracle.com
Tue Mar 24 19:45:43 PDT 2009


Hi, Joel,

the fifth version about the xattr patches are here.

not changed:
0001-ocfs2-tools-update-super_block-and-ocfs2_dinode-for.patch
0002-ocfs2-tools-update-super_block-and-ocfs2_dinode-for.patch
0009-ocfs2-tools-change-maximum-inline-size-with-xattr.patch
0012-ocfs2-tools-add-xattr-in-supported-features-list.patch

change log:
0003-ocfs2-tools-add-ocfs2_xattr_uuid_hash-in-libocfs2.patch
Add prefix "ocfs2" to xattr_uuid_hash().

0004-ocfs2-tools-add-xattr-support-in-mkfs.ocfs2.patch
Add mount option "acl", "user_xattr" in mount.ocfs2.8 file.

0005-ocfs2-tools-add-xattr-support-in-lib.patch
Add checking ocfs2 xattr signature after checking ecc.

0006-ocfs2-tools-swap-inline-xattr-when-swap-inode.patch
This is a new patch which swap inline xattr in swap_inode_to/from_cpu.

0007-ocfs2-tools-add-more-xattr-APIs-in-lib.patch
Declare ocfs2_xattr_value_real_size as public.

0008-ocfs2-tools-add-xattr-support-in-debugfs.ocfs2.patch
Remove ocfs2_swap_xattrs_to_cpu(xh) as it was moved to swap_inode.

0010-ocfs2-tools-add-xattr-support-in-fsck.ocfs2.patch
Use used_map to check entries self and name+value.

0011-ocfs2-tools-add-xattr-support-in-tunefs.ocfs2.patch
Remove ocfs2_swap_xattrs_to_cpu(xh) as it was moved to swap_inode.

thanks,
tiger



More information about the Ocfs2-tools-devel mailing list