[PATCH 0/4] xfs: SGI ACL Fixes
Andreas Gruenbacher
agruenba at redhat.com
Sat Oct 24 16:16:05 CDT 2015
Here are some fixes for the trusted.SGI_ACL_* attributes. This adds some
more warts and it would be much better to get rid of those unnecessary
attributes instead; we probably can't though.
I have tested this manually but haven't run xfstests against that. Please
review.
Thanks,
Andreas
Andreas Gruenbacher (4):
xfs: Validate the length of on-disk ACLs
xfs: SGI ACLs: Fix caching and mode setting
xfs: SGI ACLs: Map uid/gid namespaces
xfs: SGI ACLs: Prepare for richacls
fs/xfs/libxfs/xfs_format.h | 8 +++-
fs/xfs/xfs_acl.c | 115 ++++++++++++++++++++++++++++++++++++++++-----
fs/xfs/xfs_acl.h | 3 ++
fs/xfs/xfs_xattr.c | 9 ++--
fs/xfs/xfs_xattr.h | 28 +++++++++++
5 files changed, 147 insertions(+), 16 deletions(-)
create mode 100644 fs/xfs/xfs_xattr.h
--
2.5.0
More information about the xfs
mailing list