diff options
author | 2011-05-03 11:45:29 -0400 | |
---|---|---|
committer | 2011-05-03 11:45:29 -0400 | |
commit | 197217a5af79c23609da03eda2a52ee8603eec52 (patch) | |
tree | df05721599f21c46fb4879ec3195431dd9a45804 /fs/jbd2/commit.c | |
parent | ext4: fix deadlock in ext4_symlink() in ENOSPC conditions (diff) | |
download | wireguard-linux-197217a5af79c23609da03eda2a52ee8603eec52.tar.xz wireguard-linux-197217a5af79c23609da03eda2a52ee8603eec52.zip |
ext4: add a function merging extents right and left
1) Rename ext4_ext_try_to_merge() to ext4_ext_try_to_merge_right().
2) Add a new function ext4_ext_try_to_merge() which tries to merge
an extent both left and right.
3) Use the new function in ext4_ext_convert_unwritten_endio() and
ext4_ext_insert_extent().
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Tested-by: Allison Henderson <achender@linux.vnet.ibm.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions