]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
fallocate + read/write tests, ext4 regression tests
authorEric Sandeen <sandeen@sandeen.net>
Wed, 24 Jun 2009 17:58:11 +0000 (12:58 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 24 Jun 2009 17:58:11 +0000 (12:58 -0500)
commit466f161d2299122968c000073c0c44c7ca6414b5
treed0e5982c2a173e1a8d3bff2b7568a5c3a44e0ad2
parent93fd6a4cbb3dc27d57aae01e7c66a9a546b46d87
fallocate + read/write tests, ext4 regression tests

New test to test basic mixed fallocate + read & write,
includes a couple regression tests for bugs that ext4
hit.  Uses xfs_io to generate fallocate calls, so requires
git xfsprogs and very recent glibc at this point.

Ext4 folks, this is hopefully a reasonable example of
how to add a new test.   :)

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
214 [new file with mode: 0755]
214.out [new file with mode: 0644]
group