mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/450: require working falloc command
This test needs to check for working falloc command before using it. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
17d70b52f5
commit
1d32301394
@@ -32,6 +32,7 @@ rm -f $seqres.full
|
||||
# real QA test starts here
|
||||
_supported_os Linux
|
||||
_supported_fs xfs
|
||||
_require_xfs_io_command "falloc"
|
||||
_require_test_program "punch-alternating"
|
||||
_require_xfs_scratch_rmapbt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user