Hi, This patch set want to fix a buffer references leak problem in ext4_ind_remove_space() and do some cleanup of the releasing code. Change since v1: - Separate the cleanup code from the fix patch. zhangyi (F) (2): ext4: brelse all indirect buffer in ext4_ind_remove_space() ext4: cleanup bh release code in ext4_ind_remove_space() fs/ext4/indirect.c | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) -- 2.7.4