aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-01-07 15:25:38 -0800
committerDarrick J. Wong <darrick.wong@oracle.com>2020-01-09 10:55:18 -0800
commit8cde9f259c7d91d05b12cc68993a9643d6b4e45f (patch)
treef43e9bfaeb6b4a9bf79538995207d27bee1c6809 /fs/xfs/libxfs
parentxfs: reject invalid flags combinations in XFS_IOC_ATTRMULTI_BY_HANDLE (diff)
downloadlinux-dev-8cde9f259c7d91d05b12cc68993a9643d6b4e45f.tar.xz
linux-dev-8cde9f259c7d91d05b12cc68993a9643d6b4e45f.zip
xfs: also remove cached ACLs when removing the underlying attr
We should not just invalidate the ACL when setting the underlying attribute, but also when removing it. The ioctl interface gets that right, but the normal xattr inteface skipped the xfs_forget_acl due to an early return. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions