[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250123155014.2097920-1-shikemeng@huaweicloud.com>
Date: Thu, 23 Jan 2025 23:50:08 +0800
From: Kemeng Shi <shikemeng@...weicloud.com>
To: tytso@....edu,
jack@...e.com,
yi.zhang@...weicloud.com
Cc: linux-ext4@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/6] Minor cleanups to jbd2
v1->v2:
-Collect RVB from Jan and Yi.
-Remove more stale comment in patch 4/6 as Yi suggested.
This series contains some random minor cleanups to jbd2. No funtional
change is intended. More details can be found in respective patches.
Thanks.
Kemeng Shi (6):
jbd2: remove unused h_jdata flag of handle
jbd2: remove unused return value of jbd2_journal_cancel_revoke
jbd2: remove unused return value of do_readahead
jbd2: remove stale comment of update_t_max_wait
jbd2: correct stale function name in comment
jbd2: Correct stale comment of release_buffer_page
fs/jbd2/commit.c | 4 ++--
fs/jbd2/recovery.c | 11 +++--------
fs/jbd2/revoke.c | 13 +++++--------
fs/jbd2/transaction.c | 5 +----
include/linux/jbd2.h | 4 +---
5 files changed, 12 insertions(+), 25 deletions(-)
--
2.30.0
Powered by blists - more mailing lists