hi, This is the version 4 patches for add security EA and ACL support in ocfs2. We have fixed many problems in version 3 and I split the previous big patch into some small patches. Them based on joel's xattr_buckets branch.
The first five patches from Tao Ma. 1: only extend xattr bucket in need 2: add cluster free in dealloc ctxt 3: move clusters free into dealloc 4: reserve meta data at the begining of ocfs2_xattr_set 5: merge xattr set transactions The next four patches add security EA support in ocfs2. 6: move new_inode out of transaction 7: add ocfs2_xattr_set_handle 8: add security xattr API 9: add ocfs2_init_security in mknod The final six patches add ACL support in ocfs2. 10: add xattr_get_nolock 11: add posix acl API 12: add ocfs2_check_acl 13: add ocfs2_acl_chmod 14: add mount and Kconfig option for acl Best regards, tiger _______________________________________________ Ocfs2-devel mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-devel
