diff options
| author | Dmitry Monakhov <dmonakhov@openvz.org> | 2014-08-27 18:33:49 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-05 16:36:38 -0700 |
| commit | 69fa118cd621a59032a41d2e7ff913bf06ce57b7 (patch) | |
| tree | ef433c9c172ce3ac43f8539d194dd2f20d876ef1 /include/linux | |
| parent | 43fc7fe25e51c6e9c22b872292cf2327a0fd37a6 (diff) | |
ext4: fix incorect journal credits reservation in ext4_zero_range
commit 69dc9536405213c1d545fcace1fc15c481d00aae upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
