mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] Fix and cleanups to ext4 namei.c
@ 2024-12-19 11:00 Kemeng Shi
  2024-12-19 11:00 ` [PATCH 1/6] ext4: add missing brelse for bh2 in ext4_dx_add_entry Kemeng Shi
                   ` (5 more replies)
  0 siblings, 6 replies; 23+ messages in thread
From: Kemeng Shi @ 2024-12-19 11:00 UTC (permalink / raw)
  To: tytso, adilger.kernel; +Cc: linux-ext4, linux-kernel

This series contains a fix and some random cleanups to namei.c and
this series survives "kvm-xfstest smoke".
More details can be found in respective patches. Thanks.

Kemeng Shi (6):
  ext4: add missing brelse for bh2 in ext4_dx_add_entry
  ext4: remove unneeded bits mask in dx_get_block()
  ext4: remove unneeded forward declaration in namei.c
  ext4: remove unneeded check in get_dx_countlimit
  ext4: remove unused input "inode" in ext4_find_dest_de
  ext4: calculate rec_len of ".." with correct name length 2

 fs/ext4/ext4.h   |  3 +--
 fs/ext4/inline.c |  2 +-
 fs/ext4/namei.c  | 63 +++++++++++++-----------------------------------
 3 files changed, 19 insertions(+), 49 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2024-12-24 12:16 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-19 11:00 [PATCH 0/6] Fix and cleanups to ext4 namei.c Kemeng Shi
2024-12-19 11:00 ` [PATCH 1/6] ext4: add missing brelse for bh2 in ext4_dx_add_entry Kemeng Shi
2024-12-20 12:57   ` Ojaswin Mujoo
2024-12-20 13:15   ` Markus Elfring
2024-12-24 12:11     ` Kemeng Shi
2024-12-21  7:33   ` Zhang Yi
2024-12-19 11:00 ` [PATCH 2/6] ext4: remove unneeded bits mask in dx_get_block() Kemeng Shi
2024-12-20  1:10   ` Andreas Dilger
2024-12-24 12:09     ` Kemeng Shi
2024-12-19 11:00 ` [PATCH 3/6] ext4: remove unneeded forward declaration in namei.c Kemeng Shi
2024-12-20 12:55   ` Ojaswin Mujoo
2024-12-21  7:34   ` Zhang Yi
2024-12-19 11:00 ` [PATCH 4/6] ext4: remove unneeded check in get_dx_countlimit Kemeng Shi
2024-12-20 12:51   ` Ojaswin Mujoo
2024-12-24 12:10     ` Kemeng Shi
2024-12-21  7:44   ` Zhang Yi
2024-12-24 12:16     ` Kemeng Shi
2024-12-19 11:00 ` [PATCH 5/6] ext4: remove unused input "inode" in ext4_find_dest_de Kemeng Shi
2024-12-21  7:45   ` Zhang Yi
2024-12-19 11:00 ` [PATCH 6/6] ext4: calculate rec_len of ".." with correct name length 2 Kemeng Shi
2024-12-20 13:52   ` Markus Elfring
2024-12-20 20:38     ` Andreas Dilger
2024-12-24 12:15       ` Kemeng Shi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®