xfs: add test for XFS_IOC_FSSETXATTR behaviour
authorIustin Pop <iustin@k1024.org>
Wed, 11 Feb 2015 05:54:16 +0000 (16:54 +1100)
committerDave Chinner <david@fromorbit.com>
Wed, 11 Feb 2015 05:54:16 +0000 (16:54 +1100)
commit75d2b0f122d69ce6dc7c3752ba20ab3455ac1d7e
tree1cb8c5898bdb617585d99bd199d405c012599771
parent573f9ca7bc53bbbb5874fb7cb89f35f6e2b9a2d8
xfs: add test for XFS_IOC_FSSETXATTR behaviour

Adds a new test that checks for correct behaviour of
XFS_IOC_FSSETXATTR for directories: extent sizes should always be
settable on a directory, even if the directory already has allocated
extents.

Signed-off-by: Iustin Pop <iustin@k1024.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/xfs/069 [new file with mode: 0755]
tests/xfs/069.out [new file with mode: 0644]
tests/xfs/group