mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/252: requires fallocate support for preallocation
xfs/252 has a few feature tests, but misses checking for preallocation support. Because of that it will fail instead of not being run for and XFS file system in always COW mode. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
e37418a588
commit
0738f66318
@@ -31,6 +31,7 @@ _supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_test
|
||||
_require_xfs_io_command "falloc"
|
||||
_require_xfs_io_command "fpunch"
|
||||
_require_xfs_io_command "fiemap"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user