mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
QA output created by 069
|
||||
SCRATCH_MNT/small: no extents
|
||||
[8388608] SCRATCH_MNT/small
|
||||
[8388608] SCRATCH_MNT/big
|
||||
Reference in New Issue
Block a user