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>
Thu, 4 Jun 2015 19:39:08 +0000 (13:39 -0600)
commitc173a6d942e553b158fd6db934793c5af817dd4d
tree8893bc2a337cfb061edae2920198293d06d484f2
parente497fe0c3d9ecc7110808335e37fcecb76b69491
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]