ext4: Fix estimate of # of blocks needed to write indirect-mapped files
authorJan Kara <jack@suse.cz>
Mon, 31 May 2010 02:49:38 +0000 (22:49 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:21:16 +0000 (10:21 -0700)
commit112ba39e2f19652f2baa3823e5ca76848717d905
treef40c5b8ca37020e84a11aec1f8129d209acf798b
parent77795ad5902a93ea8f5978da54687b701220a5e5
ext4: Fix estimate of # of blocks needed to write indirect-mapped files

commit d330a5befb88875a9b3d2db62f9b74dadf660b13 upstream (as of v2.6.34-rc3)

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/ext4/inode.c