On Fri, 14 Jul 2023 10:55:25 +0800, Zhang Yi wrote: > These patch set includes 2 fixes and 1 cleanup about "jbd2: fix several > checkpoint inconsistent issues" patch set[1] recently applied in dev > branch. The first patch fix a performance regression introduced while > merging journal_shrink_one_cp_list(). The second one add a missing > check before dropping checkpoint buffer that could lead to filesystem > inconsistent. The last patch which is from Yang Li, remove the unused > __cp_buffer_busy() helper. Please see the corresponding patch for > details. > > [...] Applied, thanks! [1/3] jbd2: fix checkpoint cleanup performance regression commit: 373ac521799d9e97061515aca6ec6621789036bb [2/3] jbd2: Check 'jh->b_transaction' before remove it from checkpoint commit: 590a809ff743e7bd890ba5fb36bc38e20a36de53 [3/3] jbd2: remove unused function '__cp_buffer_busy' commit: 5f02a30eac5cc1c081cbdb42d19fd0ded00b0618 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>