]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit574742ce958f42a6efa9f79dcf5f4b047bdc0c21
tree1d3d59cd0e35cf08519ecac6f086eb69f157cb20
parent7d758f45a3d15290986eed04eb85a1b7f6b8a152
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