mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fix up tree walking with symlinks for attr
Merge of master-melb:xfs-cmds:30110a by kenmcd. Update the output now that getfattr code has changed with new tree walking code.
This commit is contained in:
@@ -526,6 +526,10 @@ trusted.name3=0xdeface
|
||||
user.name=0xbabe
|
||||
user.name3=0xdeface
|
||||
|
||||
# file: SCRATCH_MNT/lnk
|
||||
trusted.name=0xbabe
|
||||
trusted.name3=0xdeface
|
||||
|
||||
# file: SCRATCH_MNT/dev/b
|
||||
trusted.name=0xbabe
|
||||
trusted.name3=0xdeface
|
||||
@@ -562,6 +566,10 @@ user.x=0x797a
|
||||
user.1=0x3233
|
||||
user.x=0x797a
|
||||
|
||||
# file: SCRATCH_MNT/descend/and/ascend
|
||||
trusted.9=0x3837
|
||||
trusted.a=0x6263
|
||||
|
||||
|
||||
*** directory descent without following symlinks
|
||||
# file: SCRATCH_MNT/reg
|
||||
|
||||
Reference in New Issue
Block a user