mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: generic/318 use symbolic namespaced ids
Christoph, I think the following should fix 318 for you. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Rich Johnston <rjohnston@sgi.com>
This commit is contained in:
committed by
Rich Johnston
parent
5b8e9ac032
commit
c4d4fb21ef
+10
-10
@@ -13,13 +13,13 @@ other::r--
|
||||
|
||||
From user_ns
|
||||
# file: SCRATCH_MNT/file1
|
||||
# owner: 0
|
||||
# group: 65534
|
||||
# owner: nsid1
|
||||
# group: nsid1
|
||||
user::rw-
|
||||
user:0:r-x #effective:r--
|
||||
user:1:rw- #effective:r--
|
||||
user:nsid1:r-x #effective:r--
|
||||
user:nsid2:rw- #effective:r--
|
||||
group::r--
|
||||
group:0:--x #effective:---
|
||||
group:nsid2:--x #effective:---
|
||||
mask::r--
|
||||
other::r--
|
||||
|
||||
@@ -39,13 +39,13 @@ other::r--
|
||||
|
||||
From user_ns
|
||||
# file: SCRATCH_MNT/file1
|
||||
# owner: 0
|
||||
# group: 65534
|
||||
# owner: nsid1
|
||||
# group: nsid1
|
||||
user::rw-
|
||||
user:0:r-x #effective:r--
|
||||
user:1:rw- #effective:r--
|
||||
user:nsid1:r-x #effective:r--
|
||||
user:nsid2:rw- #effective:r--
|
||||
group::r--
|
||||
group:0:--x #effective:---
|
||||
group:nsid2:--x #effective:---
|
||||
mask::r--
|
||||
other::r--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user