]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/252: requires fallocate support for preallocation
authorChristoph Hellwig <hch@lst.de>
Tue, 5 Feb 2019 18:48:16 +0000 (19:48 +0100)
committerEryu Guan <guaneryu@gmail.com>
Sun, 10 Feb 2019 09:30:55 +0000 (17:30 +0800)
commit0738f66318b40ac071b01eb4d5a31af470588bc7
treedeaa5cb3332ecf840d1df47faaf8fc6145e72a46
parente37418a588634d4289c73cb1cafa47d8348b0dc3
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>
tests/xfs/252