diff options
author | 2011-12-28 12:02:13 -0500 | |
---|---|---|
committer | 2011-12-28 12:02:13 -0500 | |
commit | 2aff57b0c052344e8401a8b4a33c2a1ecb0f627c (patch) | |
tree | 48713b187d571baab9951dace5b8ace86289a654 /fs/jbd2/commit.c | |
parent | ext4: remove unneeded file_remove_suid() from ext4_ioctl() (diff) | |
download | wireguard-linux-2aff57b0c052344e8401a8b4a33c2a1ecb0f627c.tar.xz wireguard-linux-2aff57b0c052344e8401a8b4a33c2a1ecb0f627c.zip |
ext4: allocate delalloc blocks before changing journal mode
delalloc blocks should be allocated before changing journal mode,
otherwise they can not be allocated and even more truncate on
delalloc blocks could triggre BUG by flushing delalloc buffers.
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions