[PATCH] xfs/146: require fallocate support

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



xfs/146 uses the xfs_io falloc subcommand and thus kernel fallocate
support.  Ensure the support is present.

Signed-off-by: Christoph Hellwig <hch@xxxxxx>
---
 tests/xfs/146 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/xfs/146 b/tests/xfs/146
index 123bdff5..c8268a52 100755
--- a/tests/xfs/146
+++ b/tests/xfs/146
@@ -24,6 +24,7 @@ _begin_fstest auto quick rw realtime
 _supported_fs xfs
 _require_scratch
 _require_realtime
+_require_xfs_io_command "falloc"
 _require_test_program "punch-alternating"
 
 # Format filesystem to get the block size
-- 
2.39.2





[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux