[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240930005942.626942-1-yebin@huaweicloud.com>
Date: Mon, 30 Sep 2024 08:59:36 +0800
From: Ye Bin <yebin@...weicloud.com>
To: tytso@....edu,
adilger.kernel@...ger.ca,
linux-ext4@...r.kernel.org
Cc: jack@...e.cz,
zhangxiaoxu5@...wei.com
Subject: [PATCH v2 0/6] some cleanup and refactor for jbd2 journal recover
Diff v2 vs v1:
1. Modify the indentation problem and remove unnecessary braces in PATCH[4];
2. Add PATCH[6] to remove the 'success' parameter from the jbd2_do_replay();
Ye Bin (6):
jbd2: remove redundant judgments for check v1 checksum
jbd2: unified release of buffer_head in do_one_pass()
jbd2: refactor JBD2_COMMIT_BLOCK process in do_one_pass()
jbd2: factor out jbd2_do_replay()
jbd2: remove useless 'block_error' variable
jbd2: remove the 'success' parameter from the jbd2_do_replay()
function
fs/jbd2/recovery.c | 311 +++++++++++++++++++++------------------------
1 file changed, 148 insertions(+), 163 deletions(-)
--
2.31.1
Powered by blists - more mailing lists