| To: | Dave Chinner <david@xxxxxxxxxxxxx>, Brian Foster <bfoster@xxxxxxxxxx>, xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH v2 0/5] xfs: SGI ACL Fixes |
| From: | Andreas Gruenbacher <agruenba@xxxxxxxxxx> |
| Date: | Fri, 30 Oct 2015 16:05:03 +0100 |
| Cc: | Andreas Gruenbacher <agruenba@xxxxxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] xfs: invalidate cached acl if set directly via xattr, Brian Foster |
|---|---|
| Next by Date: | [PATCH v2 1/5] xfs: Validate the length of on-disk ACLs, Andreas Gruenbacher |
| Previous by Thread: | [PATCH] xfs: invalidate cached acl if set directly via xattr, Brian Foster |
| Next by Thread: | [PATCH v2 1/5] xfs: Validate the length of on-disk ACLs, Andreas Gruenbacher |
| Indexes: | [Date] [Thread] [Top] [All Lists] |