generic/008: Add test for fallocate zero range at block boundary
authorLukas Czerner <lczerner@redhat.com>
Thu, 13 Mar 2014 04:19:03 +0000 (15:19 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 13 Mar 2014 04:19:03 +0000 (15:19 +1100)
commit613cb3027c0e4c1289299b83a7e1c74c7d11f9a9
treee2cfe9a110401f1fcc28120f9af8d1d6f21563cd
parent9589e15873a0bcaa2f5dc2a865eb6bcfa770857e
generic/008: Add test for fallocate zero range at block boundary

Add test for fallocate zero range at block boundary. This is similar to
the test xfs/290 however this one is generic and we're testing different
block sizes as well - namely 1k, 2k, 4k and 64k. Note that we're not
creating file systems with given block size buy rather test all 4
options.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/rc
tests/generic/008 [new file with mode: 0755]
tests/generic/008.out [new file with mode: 0644]
tests/generic/group