diff options
author | Christoph Hellwig <hch@lst.de> | 2020-01-08 02:25:38 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-01-09 21:55:18 +0300 |
commit | 8cde9f259c7d91d05b12cc68993a9643d6b4e45f (patch) | |
tree | f43e9bfaeb6b4a9bf79538995207d27bee1c6809 /fs/udf/ialloc.c | |
parent | 84fd081f8ae92e05ace47d24e58f26f7af2994c7 (diff) | |
download | linux-8cde9f259c7d91d05b12cc68993a9643d6b4e45f.tar.xz |
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 'fs/udf/ialloc.c')
0 files changed, 0 insertions, 0 deletions