mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Test out compatibility modes attempting to retrieve an
ACL from a file when none has been explicitly set using chacl.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
QA output created by 057
|
||||
-rwxr-x-w- 0 0 file1
|
||||
|
||||
access, default, irix-semantics
|
||||
file1: access irix-empty
|
||||
file1: default irix-empty
|
||||
|
||||
access, default, linux-semantics
|
||||
file1: access u::rwx,g::r-x,o::-w-
|
||||
file1: default linux-empty
|
||||
|
||||
access, fd, irix-semantics
|
||||
file1: access irix-empty
|
||||
|
||||
access, fd, linux-semantics
|
||||
file1: access u::rwx,g::r-x,o::-w-
|
||||
|
||||
Reference in New Issue
Block a user