Whamcloud - gitweb
LU-15555 ldiskfs: large directory causes htree corruption 26/46526/2
authorAndrew Perepechko <c17827@cray.com>
Mon, 14 Feb 2022 13:35:10 +0000 (16:35 +0300)
committerOleg Drokin <green@whamcloud.com>
Wed, 23 Feb 2022 17:14:12 +0000 (17:14 +0000)
commitea3ee9337f9bcd42360e4523f1e34bcd04d3bf41
treea1a527c0cdc92e468bc75d493d2b238392098cc4
parent450d10c3625841f0f71b63cb02e6cca070e1b912
LU-15555 ldiskfs: large directory causes htree corruption

When creating a lot of files in a single directory, it can
get corrupted because of a typo in ext4-kill-dx-root.patch.

Change-Id: Ia36278580741e1eb905e24a3a6231ba7daaa882a
Fixes: 20a6d32 ("LU-12637 kernel: RHEL 8.1 server support")
HPE-bug-id: LUS-10730
Signed-off-by: Andrew Perepechko <c17827@cray.com>
Signed-off-by: Alexander Zarochentsev <c17826@cray.com>
Signed-off-by: Artem Blagodarenko <artem.blagodarenko@hpe.com>
Reviewed-on: https://review.whamcloud.com/46526
Reviewed-by: Alexander Zarochentsev <alexander.zarochentsev@hpe.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
ldiskfs/kernel_patches/patches/linux-5.4/ext4-kill-dx-root.patch
ldiskfs/kernel_patches/patches/linux-5.8/ext4-kill-dx-root.patch
ldiskfs/kernel_patches/patches/rhel8.1/ext4-kill-dx-root.patch
ldiskfs/kernel_patches/patches/ubuntu18/ext4-kill-dx-root.patch