Whamcloud - gitweb
tests: PAGE_SIZE larger than blocksize with hole
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 9 Aug 2012 05:23:22 +0000 (23:23 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Fri, 12 Sep 2014 09:13:03 +0000 (03:13 -0600)
commit05a1d6c55df818ca66cb949265d7cf2d6ac71b68
tree299583d910cd0d2de66cfa51b9a4581e3ef2e235
parent9c3283ae0c292f7fdc559d184a9c8cf6d79ae6a1
tests: PAGE_SIZE larger than blocksize with hole

Verify correct operation in the case of writing files with allocated
blocks at the end of the file beyond i_size.  This can happen for
PAGE_SIZE > blocksize, or through fallocate().

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
tests/f_pgsize_gt_blksize/expect.1 [new file with mode: 0644]
tests/f_pgsize_gt_blksize/expect.2 [new file with mode: 0644]
tests/f_pgsize_gt_blksize/name [new file with mode: 0644]
tests/f_pgsize_gt_blksize/script [new file with mode: 0644]