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:
@@ -66,6 +66,7 @@
|
||||
066 dump ioctl auto quick
|
||||
067 acl attr auto quick
|
||||
068 auto stress dump
|
||||
069 ioctl auto quick
|
||||
071 rw auto
|
||||
072 rw auto prealloc quick
|
||||
073 copy auto
|
||||
|
||||
Reference in New Issue
Block a user