mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Merge of xfs-cmds-2.4.18:slinx:111985a by nathans.
getfattr/setfattr fixes
This commit is contained in:
@@ -155,8 +155,8 @@ _extend_test_bed()
|
||||
mkdir -p $SCRATCH_MNT/descend/down/here
|
||||
find $SCRATCH_MNT/descend | xargs setfattr -n user.x -v yz
|
||||
find $SCRATCH_MNT/descend | xargs setfattr -n user.1 -v 23
|
||||
find $SCRATCH_MNT/here | xargs setfattr -n root.a -v bc
|
||||
find $SCRATCH_MNT/here | xargs setfattr -n root.9 -v 87
|
||||
find $SCRATCH_MNT/here | xargs setfattr -n xfsroot.a -v bc
|
||||
find $SCRATCH_MNT/here | xargs setfattr -n xfsroot.9 -v 87
|
||||
# whack a symlink in the middle, just to be difficult
|
||||
ln -s $SCRATCH_MNT/here/up $SCRATCH_MNT/descend/and
|
||||
# dump out our new starting point
|
||||
|
||||
Reference in New Issue
Block a user