ext4: Fix estimate of # of blocks needed to write indirect-mapped files
authorJan Kara <jack@suse.cz>
Sun, 14 Mar 2010 22:17:54 +0000 (18:17 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 14 Mar 2010 22:17:54 +0000 (18:17 -0400)
commitd330a5befb88875a9b3d2db62f9b74dadf660b13
tree1d3d59cd0e35cf08519ecac6f086eb69f157cb20
parent57d54889cd00db2752994b389ba714138652e60c
ext4: Fix estimate of # of blocks needed to write indirect-mapped files

http://bugzilla.kernel.org/show_bug.cgi?id=15420

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c