[PATCH 0/6] Fix and cleanups to ext4 namei.c

Kemeng Shi posted 6 patches 12 months ago
There is a newer version of this series
fs/ext4/ext4.h   |  3 +--
fs/ext4/inline.c |  2 +-
fs/ext4/namei.c  | 63 +++++++++++++-----------------------------------
3 files changed, 19 insertions(+), 49 deletions(-)
[PATCH 0/6] Fix and cleanups to ext4 namei.c
Posted by Kemeng Shi 12 months ago
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