]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs/604: add missing falloc test
authorDarrick J. Wong <djwong@kernel.org>
Mon, 20 Nov 2023 19:35:20 +0000 (11:35 -0800)
committerZorro Lang <zlang@kernel.org>
Sat, 9 Dec 2023 04:05:35 +0000 (12:05 +0800)
commit19cf4208e74956adaa8b16378a38c2ebd425b0a1
treee31b5042db185b121374cbe11b49e274dbd7bdfd
parent65e59370567a48762c98e080c3e06dc8145acbba
xfs/604: add missing falloc test

This test requires both the xfs_io falloc and fpunch commands to run.
falloc isn't supported on alwayscow=1 mounts, which means this test
fails there.

While we're at it, update the commit id since the fix was committed to
6.7-rc2.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/604