mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
40d2678b7b
Test that the filesystem's implementation of the listxattrs system call lists all the xattrs an inode has. This test is motivated by a bug found in btrfs, which is fixed by the following patch for the linux kernel: "Btrfs: fix listxattrs not listing all xattrs packed in the same item" Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
QA output created by 337
|
|
# file: SCRATCH_MNT/testfile
|
|
user.J3__T_Km3dVsW_="hello"
|
|
user.WvG1c1Td="qwerty"
|
|
user.foobar="123"
|
|
user.ping="pong"
|
|
user.something="pizza"
|
|
|