Files
apfstests/tests/generic/337.out
T
Filipe Manana 40d2678b7b fstests: generic test for listing an inode's xattrs
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>
2016-02-29 10:18:51 +11:00

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"