mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Fix up 057 to test the prior bug in acl_get_fd, acl_get_file.
This commit is contained in:
@@ -15,3 +15,20 @@ file1: access irix-empty
|
||||
access, fd, linux-semantics
|
||||
file1: access u::rwx,g::r-x,o::-w-
|
||||
|
||||
file1 [u::rwx,g::rw-,o::---,u:id1:r-x,g:id1:r--,m::rwx]
|
||||
-rwxrwx--- 0 0 file1
|
||||
|
||||
access, default, irix-semantics
|
||||
file1: access u::rwx,g::rw-,o::---,u:id1:r-x,g:id1:r--,m::rwx
|
||||
file1: default irix-empty
|
||||
|
||||
access, default, linux-semantics
|
||||
file1: access u::rwx,g::rw-,o::---,u:id1:r-x,g:id1:r--,m::rwx
|
||||
file1: default linux-empty
|
||||
|
||||
access, fd, irix-semantics
|
||||
file1: access u::rwx,g::rw-,o::---,u:id1:r-x,g:id1:r--,m::rwx
|
||||
|
||||
access, fd, linux-semantics
|
||||
file1: access u::rwx,g::rw-,o::---,u:id1:r-x,g:id1:r--,m::rwx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user