public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] xfs: SGI ACL Fixes
@ 2015-10-30 15:05 Andreas Gruenbacher
  2015-10-30 15:05 ` [PATCH v2 1/5] xfs: Validate the length of on-disk ACLs Andreas Gruenbacher
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Andreas Gruenbacher @ 2015-10-30 15:05 UTC (permalink / raw)
  To: Dave Chinner, Brian Foster, xfs; +Cc: Andreas Gruenbacher

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@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-11-03  2:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-30 15:05 [PATCH v2 0/5] xfs: SGI ACL Fixes Andreas Gruenbacher
2015-10-30 15:05 ` [PATCH v2 1/5] xfs: Validate the length of on-disk ACLs Andreas Gruenbacher
2015-10-30 15:05 ` [PATCH v2 2/5] xfs: Plug memory leak in xfs_attrmulti_attr_set Andreas Gruenbacher
2015-10-30 15:05 ` [PATCH v2 3/5] xfs: SGI ACLs: Fix caching and mode setting Andreas Gruenbacher
2015-10-30 15:05 ` [PATCH v2 4/5] xfs: Add namespace parameter to the xfs kuid/kgid <=> uid/gid wrappers Andreas Gruenbacher
2015-10-30 15:05 ` [PATCH v2 5/5] xfs: SGI ACLs: Map uid/gid namespaces Andreas Gruenbacher
2015-11-02  2:53 ` [PATCH v2 0/5] xfs: SGI ACL Fixes Dave Chinner
2015-11-02  3:41   ` Andreas Gruenbacher
2015-11-02 12:20     ` Dave Chinner
2015-11-02 19:52   ` Andreas Gruenbacher
2015-11-02 19:52   ` [PATCH 1/2] xfs: Fixes to "invalidate cached acl if set directly via xattr" Andreas Gruenbacher
2015-11-02 19:52   ` [PATCH 2/2] xfs: invalidate cached acl if set via ioctl Andreas Gruenbacher
2015-11-03  2:12     ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox