summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2026-05-28 20:31:29 +0300
committerChristian Brauner <brauner@kernel.org>2026-06-04 11:28:08 +0300
commite4b09ba06e6f884dbbfc6f43ecc079ef6864c4e2 (patch)
tree1822a64d71f005847efb6cfd9465c73ab35f2c60 /scripts
parentaa17449d60c7f088d4ffb77044d88c4692fc76bb (diff)
downloadlinux-e4b09ba06e6f884dbbfc6f43ecc079ef6864c4e2.tar.xz
jbd2: Convert journal commit to bh_submit()
Avoid an extra indirect function call by using bh_submit() instead of submit_bh() in journal_submit_commit_record() and jbd2_journal_commit_transaction(). These both use journal_end_buffer_io_sync(), so it's more straightforward to do them both at once. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Link: https://patch.msgid.link/20260528173150.1093780-17-willy@infradead.org Acked-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Jan Kara <jack@suse.cz> Cc: linux-ext4@vger.kernel.org Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions