Whamcloud - gitweb
tests: PAGE_SIZE larger than blocksize with hole
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 9 Aug 2012 05:23:22 +0000 (23:23 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Wed, 24 Apr 2013 04:49:58 +0000 (22:49 -0600)
commitbbc7a3b19210aa45c9568f2c5c5459d8bb1982ed
tree75b1ad9e10fe416c53e93a9f0920f29830181914
parentf6632828e4845041bce12f79d8f3aae095534bc6
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]