[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1552633813-42832-1-git-send-email-yi.zhang@huawei.com>
Date: Fri, 15 Mar 2019 15:10:11 +0800
From: "zhangyi (F)" <yi.zhang@...wei.com>
To: <linux-ext4@...r.kernel.org>
CC: <tytso@....edu>, <jack@...e.cz>, <adilger.kernel@...ger.ca>,
<yi.zhang@...wei.com>, <miaoxie@...wei.com>
Subject: [PATCH v2 0/2] ext4: fix buffer references leak problem
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
Powered by blists - more mailing lists