All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next v2 0/2] some refactor of ext4_fc_track_inode
@ 2022-09-16  8:38 Ye Bin
  2022-09-16  8:38 ` [PATCH -next v2 1/2] ext4: factor out ext4_fc_disabled() Ye Bin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ye Bin @ 2022-09-16  8:38 UTC (permalink / raw)
  To: tytso, adilger.kernel, linux-ext4; +Cc: linux-kernel, jack, Ye Bin

diff v2 vs v1:
Add detail changelog for patch:"ext4: adjust fast commit disable judgement
order in ext4_fc_track_inode".

Ye Bin (2):
  ext4: factor out ext4_fc_disabled()
  ext4: adjust fast commit disable judgement order in
    ext4_fc_track_inode

 fs/ext4/fast_commit.c | 42 +++++++++++++++++-------------------------
 1 file changed, 17 insertions(+), 25 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-09-30  3:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-16  8:38 [PATCH -next v2 0/2] some refactor of ext4_fc_track_inode Ye Bin
2022-09-16  8:38 ` [PATCH -next v2 1/2] ext4: factor out ext4_fc_disabled() Ye Bin
2022-09-19  8:47   ` Jan Kara
2022-09-16  8:38 ` [PATCH -next v2 2/2] ext4: adjust fast commit disable judgement order in ext4_fc_track_inode Ye Bin
2022-09-19  8:47   ` Jan Kara
2022-09-30  3:19 ` [PATCH -next v2 0/2] some refactor of ext4_fc_track_inode Theodore Ts'o

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.