diff options
author | Dmitry Monakhov <dmonakhov@openvz.org> | 2014-08-28 00:33:49 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2014-08-28 00:33:49 +0200 |
commit | 69dc9536405213c1d545fcace1fc15c481d00aae (patch) | |
tree | 97abd78ee9ec00fb80947ef0cb2955b0d28df8d8 /Documentation/Makefile | |
parent | ext4: move i_size,i_disksize update routines to helper function (diff) | |
download | linux-69dc9536405213c1d545fcace1fc15c481d00aae.tar.xz linux-69dc9536405213c1d545fcace1fc15c481d00aae.zip |
ext4: fix incorect journal credits reservation in ext4_zero_range
Currently we reserve only 4 blocks but in worst case scenario
ext4_zero_partial_blocks() may want to zeroout and convert two
non adjacent blocks.
Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@vger.kernel.org
Diffstat (limited to 'Documentation/Makefile')
0 files changed, 0 insertions, 0 deletions