Files
apfstests/tests/xfs/512.out
T
Christoph Hellwig 3fde92b2a3 xfs: add a new test for removing ACLs through the attr interface
Test that removing the SGI_ACL_FILE attr also removes the cached ACL
used for access control checking.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
2020-02-02 20:46:58 +08:00

8 lines
122 B
Plaintext

QA output created by 512
No ACL:
Permission denied
With ACL:
This is a test
ACL Removed through attr:
Permission denied