aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2
diff options
context:
space:
mode:
authorSunil Mushran <sunil.mushran@oracle.com>2009-08-06 16:12:58 -0700
committerJoel Becker <joel.becker@oracle.com>2009-08-07 13:16:23 -0700
commite7432675f8ca868a4af365759a8d4c3779a3d922 (patch)
tree238d57e12fae632c9baeca98ddec701b3391ff29 /fs/ext2
parentocfs2: Remove redundant BUG_ON in __dlm_queue_ast() (diff)
downloadlinux-dev-e7432675f8ca868a4af365759a8d4c3779a3d922.tar.xz
linux-dev-e7432675f8ca868a4af365759a8d4c3779a3d922.zip
ocfs2: Initialize the cluster we're writing to in a non-sparse extend
In a non-sparse extend, we correctly allocate (and zero) the clusters between the old_i_size and pos, but we don't zero the portions of the cluster we're writing to outside of pos<->len. It handles clustersize > pagesize and blocksize < pagesize. [Cleaned up by Joel Becker.] Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions