public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
@ 2024-04-07  6:53 Ye Bin
  2024-04-07  6:53 ` [PATCH v2 1/2] " Ye Bin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ye Bin @ 2024-04-07  6:53 UTC (permalink / raw)
  To: tytso, adilger.kernel, linux-ext4; +Cc: linux-kernel, jack, Ye Bin

Diff v2 vs v1:
1. Update/add comment for __jbd2_journal_clean_checkpoint_list();
2. Add 'jbd2' prefix for 'shrink_type';

Ye Bin (2):
  jbd2: use shrink_type type instead of bool type for
    __jbd2_journal_clean_checkpoint_list()
  jbd2: add prefix 'jbd2' for 'shrink_type'

 fs/jbd2/checkpoint.c | 24 +++++++++++++-----------
 fs/jbd2/commit.c     |  2 +-
 include/linux/jbd2.h |  4 +++-
 3 files changed, 17 insertions(+), 13 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-05-09 14:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-07  6:53 [PATCH v2 0/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list() Ye Bin
2024-04-07  6:53 ` [PATCH v2 1/2] " Ye Bin
2024-04-08 17:30   ` Jan Kara
2024-04-09  1:12   ` Zhang Yi
2024-04-07  6:53 ` [PATCH v2 2/2] jbd2: add prefix 'jbd2' for 'shrink_type' Ye Bin
2024-04-08 17:31   ` Jan Kara
2024-04-09  1:14   ` Zhang Yi
2024-05-09 14:53 ` [PATCH v2 0/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list() Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox