[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240730113335.2365290-1-shikemeng@huaweicloud.com>
Date: Tue, 30 Jul 2024 19:33:28 +0800
From: Kemeng Shi <shikemeng@...weicloud.com>
To: tytso@....edu,
jack@...e.com
Cc: linux-ext4@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/7] Fix and cleanups to jbd2
This series contains a fix and some random cleanups to jbd2. More
details can be found in respective patches. Thanks!
Kemeng Shi (7):
jbd2: correctly compare tids with tid_geq function in
jbd2_fc_begin_commit
jbd2: remove dead check in journal_alloc_journal_head
jbd2: remove unused return value of jbd2_fc_release_bufs
jbd2: remove unneeded kmap for jh_in->b_frozen_data in
jbd2_journal_write_metadata_buffer
jbd2: remove unneeded done_copy_out variable in
jbd2_journal_write_metadata_buffer
jbd2: correct comment jbd2_mark_journal_empty
jbd2: remove unneeded check of ret in jbd2_fc_get_buf
fs/jbd2/journal.c | 46 +++++++++++++++++---------------------------
include/linux/jbd2.h | 2 +-
2 files changed, 19 insertions(+), 29 deletions(-)
--
2.30.0
Powered by blists - more mailing lists