mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
tests: remove xfs/057 and xfs/058
These two IRIX and XFS-specific tests were just placeholders which didn't actually test anything. It also seems they were meant to use the acl_get and acl_test programs, but those weren't even being compiled. Get rid of all this unused stuff. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -1,34 +0,0 @@
|
||||
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-
|
||||
|
||||
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