From: Jian Yu Date: Mon, 10 Jun 2024 18:06:53 +0000 (-0700) Subject: LU-17402 kernel: update dotdot patch path for RHEL 8.10 X-Git-Tag: 2.15.64~79 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=9dce1d70f11b0e0ed801dd11b4f525fc855e2f61;p=fs%2Flustre-release.git LU-17402 kernel: update dotdot patch path for RHEL 8.10 After commit 0536b2a landed, the patch path for ext4-hash-indexed-dir-dotdot-update.patch was changed from ubuntu18/ to rhel8.7/. Test-Parameters: trivial fstype=ldiskfs mdtcount=4 mdscount=2 \ clientdistro=el8.10 serverdistro=el8.10 testlist=sanity Test-Parameters: optional clientdistro=el8.10 serverdistro=el8.10 \ testgroup=full-part-1 Test-Parameters: optional clientdistro=el8.10 serverdistro=el8.10 \ testgroup=full-part-2 Test-Parameters: optional clientdistro=el8.10 serverdistro=el8.10 \ testgroup=full-part-3 Change-Id: I323fe06cfd125ad57959782bb33a2af81b705788 Fixes: 0536b2a ("LU-17711 osd-ldiskfs: do not delete dotdot during rename") Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55381 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Shaun Tancheff Reviewed-by: Yang Sheng Reviewed-by: Li Dongyang Reviewed-by: Arshad Hussain Reviewed-by: James Simmons Reviewed-by: Oleg Drokin --- diff --git a/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.10.series b/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.10.series index 6630dd5..e07994d 100644 --- a/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.10.series +++ b/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.10.series @@ -5,7 +5,7 @@ rhel8/ext4-prealloc.patch ubuntu18/ext4-osd-iop-common.patch rhel8.7/ext4-misc.patch rhel8.7/ext4-mballoc-extra-checks.patch -ubuntu18/ext4-hash-indexed-dir-dotdot-update.patch +rhel8.7/ext4-hash-indexed-dir-dotdot-update.patch rhel8.1/ext4-kill-dx-root.patch rhel8.7/ext4-mballoc-pa-free-mismatch.patch rhel8.4/ext4-data-in-dirent.patch