commit | 9f0288d3bbbf47bb05e5abf1e570df368476a8cd | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Aug 03 20:43:37 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Aug 03 20:43:37 2007 -0400 |
tree | 562ec447b27748611f48e9e4e973516f78615b79 | |
parent | c5ca71df146ef5ec70eb2d2e8298d94d94628138 [diff] |
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>