Whamcloud - gitweb
e2fsck: Allow i_size to be rounded up to the size of a VM page
authorTheodore Ts'o <tytso@mit.edu>
Sat, 4 Aug 2007 00:43:37 +0000 (20:43 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 4 Aug 2007 00:43:37 +0000 (20:43 -0400)
commit9f0288d3bbbf47bb05e5abf1e570df368476a8cd
tree562ec447b27748611f48e9e4e973516f78615b79
parentc5ca71df146ef5ec70eb2d2e8298d94d94628138
e2fsck: Allow i_size to be rounded up to the size of a VM page

Allow files to be preallocated on-disk up to the next multiple of the
system's page size without complaining about extra blocks.

Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
Signed-off-by: Girish Shilamkar <girish@clusterfs.com>
Signed-off-by: Kalpak Shah <kalpak@clusterfs.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/e2fsck.c
e2fsck/e2fsck.h
e2fsck/pass1.c
e2fsck/unix.c