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 <adilger@whamcloud.com>
Thu, 9 Aug 2012 08:13:28 +0000 (02:13 -0600)
commit7dd3ab74d905d63f5213c5984ca0b2c72e292b57
tree8969103bab051d498421dfd43562e6c961560cb4
parentf638f6172f334aaf3765ce82662dfa4f9998bfd6
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 <adilger@whamcloud.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]