All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH v3 0/2] clean up block_commit_write
@ 2023-06-26  5:55 ` Bean Huo via Ocfs2-devel
  0 siblings, 0 replies; 18+ messages in thread
From: Bean Huo @ 2023-06-26  5:55 UTC (permalink / raw)
  To: viro, brauner, akpm, jack, jack, tytso, adilger.kernel, mark,
	jlbec, joseph.qi, willy, hch
  Cc: linux-ext4, linux-fsdevel, linux-kernel, ocfs2-devel, beanhuo,
	Bean Huo

change log:
    v1--v2:
        1. reordered patches

    v2--v3:
        1. rebased patches to git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next

Bean Huo (2):
  fs/buffer: clean up block_commit_write
  fs: convert block_commit_write to return void

 fs/buffer.c                 | 20 ++++++++------------
 fs/ext4/move_extent.c       |  7 ++-----
 fs/ocfs2/file.c             |  7 +------
 fs/udf/file.c               |  6 +++---
 include/linux/buffer_head.h |  2 +-
 5 files changed, 15 insertions(+), 27 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-06-26 13:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-26  5:55 [RESEND PATCH v3 0/2] clean up block_commit_write Bean Huo
2023-06-26  5:55 ` [Ocfs2-devel] " Bean Huo via Ocfs2-devel
2023-06-26  5:55 ` [RESEND PATCH v3 1/2] fs/buffer: " Bean Huo
2023-06-26  5:55   ` [Ocfs2-devel] " Bean Huo via Ocfs2-devel
2023-06-26  7:55   ` Christoph Hellwig
2023-06-26  7:55     ` [Ocfs2-devel] " Christoph Hellwig via Ocfs2-devel
2023-06-26 12:21   ` Matthew Wilcox
2023-06-26 12:21     ` [Ocfs2-devel] " Matthew Wilcox via Ocfs2-devel
2023-06-26 13:41   ` Jan Kara
2023-06-26 13:41     ` [Ocfs2-devel] " Jan Kara via Ocfs2-devel
2023-06-26  5:55 ` [RESEND PATCH v3 2/2] fs: convert block_commit_write to return void Bean Huo
2023-06-26  5:55   ` [Ocfs2-devel] " Bean Huo via Ocfs2-devel
2023-06-26  7:55   ` Christoph Hellwig
2023-06-26  7:55     ` [Ocfs2-devel] " Christoph Hellwig via Ocfs2-devel
2023-06-26 12:21   ` Matthew Wilcox
2023-06-26 12:21     ` [Ocfs2-devel] " Matthew Wilcox via Ocfs2-devel
2023-06-26 12:26 ` [RESEND PATCH v3 0/2] clean up block_commit_write Matthew Wilcox
2023-06-26 12:26   ` [Ocfs2-devel] " Matthew Wilcox via Ocfs2-devel

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.