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