Here is a reworked patch queue that also handles setting SGI_ACL_{FILE,DEFAULT} via XFS_IOC_ATTRMULTI_BY_HANDLE. Please review. Thanks, Andreas Andreas Gruenbacher (5): xfs: Validate the length of on-disk ACLs xfs: Plug memory leak in xfs_attrmulti_attr_set xfs: SGI ACLs: Fix caching and mode setting xfs: Add namespace parameter to the xfs kuid/kgid <=> uid/gid wrappers xfs: SGI ACLs: Map uid/gid namespaces fs/xfs/libxfs/xfs_format.h | 8 ++- fs/xfs/xfs_acl.c | 139 +++++++++++++++++++++++++++++++++++++++------ fs/xfs/xfs_acl.h | 13 +++++ fs/xfs/xfs_inode.c | 14 ++--- fs/xfs/xfs_ioctl.c | 61 +++++++++++++++++++- fs/xfs/xfs_iops.c | 12 ++-- fs/xfs/xfs_linux.h | 21 ++++--- fs/xfs/xfs_symlink.c | 4 +- fs/xfs/xfs_xattr.c | 20 ++++++- 9 files changed, 244 insertions(+), 48 deletions(-) -- 2.5.0 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs