On Mon, 30 Sep 2024 08:59:36 +0800, Ye Bin wrote: > 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 > > [...] Applied, thanks! [1/6] jbd2: remove redundant judgments for check v1 checksum commit: 1438c95d4541fb7283c13d3d65b95fd91010a903 [2/6] jbd2: unified release of buffer_head in do_one_pass() commit: ed6eb7b7fc53405e57c988b0ff60ae845470ca04 [3/6] jbd2: refactor JBD2_COMMIT_BLOCK process in do_one_pass() commit: 21e90d4ca19fd9353ff5e02182ae80ef926afc84 [4/6] jbd2: factor out jbd2_do_replay() commit: 0b85400756de5678f9e581eb7698c6e35f578a16 [5/6] jbd2: remove useless 'block_error' variable commit: 4b3703e8200e0d8dcf46411f148bbb1d22d59525 [6/6] jbd2: remove the 'success' parameter from the jbd2_do_replay() function commit: 1c77bb71e581d101df54df95c30407621d87ba68 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>