[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250123162050.2114499-1-shikemeng@huaweicloud.com>
Date: Fri, 24 Jan 2025 00:20:47 +0800
From: Kemeng Shi <shikemeng@...weicloud.com>
To: tytso@....edu,
adilger.kernel@...ger.ca,
ojaswin@...ux.ibm.com,
yi.zhang@...weicloud.com
Cc: akpm@...l.org,
shaggy@...tin.ibm.com,
linux-ext4@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] Fix and cleanups to ext4 namei.c
v1->v2:
-Collect RVB from Ojaswin and Yi
-Drop some unneeded patches
-Improve changelog in patch 1/3
This series contains a fix and some random cleanups to namei.c. More
detail can be found in respective patches. Thanks.
Kemeng Shi (3):
ext4: add missing brelse() for bh2 in ext4_dx_add_entry()
ext4: remove unneeded forward declaration in namei.c
ext4: remove unused input "inode" in ext4_find_dest_de
fs/ext4/ext4.h | 3 +--
fs/ext4/inline.c | 2 +-
fs/ext4/namei.c | 51 +++++++++++++-----------------------------------
3 files changed, 16 insertions(+), 40 deletions(-)
--
2.30.0
Powered by blists - more mailing lists