From: Shaun Tancheff Date: Sat, 17 Feb 2024 04:22:23 +0000 (+0700) Subject: LU-17552 kernel: el9 rhashtable for revoke records in jbd2 X-Git-Tag: 2.15.62~137 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0c5f2fe4e0ae68f927e4104d7c280b0658349f05;p=fs%2Flustre-release.git LU-17552 kernel: el9 rhashtable for revoke records in jbd2 The resizable hashtable journal replay is applicable to the el9.x series of kernels as well. Lustre-commit: c3bb2b778d6b40a5cecb01993b55fcc107305b4a Lustre-change: https://review.whamcloud.com/45122 Lustre-author: Alex Zhuravlev Signed-off-by: Shaun Tancheff Change-Id: I5a8fae6c14d50337c0c454e301112f100f611ab0 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54085 Reviewed-by: Andrew Perepechko Reviewed-by: Oleg Drokin Reviewed-by: Andreas Dilger Tested-by: jenkins Tested-by: Maloo --- diff --git a/lustre/kernel_patches/series/5.14-rhel9.1.series b/lustre/kernel_patches/series/5.14-rhel9.1.series index 419e3c4..e32e8f0 100644 --- a/lustre/kernel_patches/series/5.14-rhel9.1.series +++ b/lustre/kernel_patches/series/5.14-rhel9.1.series @@ -1,2 +1,3 @@ block-integrity-allow-optional-integrity-functions-rhel9.1.patch block-pass-bio-into-integrity_processing_fn-rhel9.patch +jbd2-revoke-rhashtable-rhel8.4.patch diff --git a/lustre/kernel_patches/series/5.14-rhel9.2.series b/lustre/kernel_patches/series/5.14-rhel9.2.series index 419e3c4..e32e8f0 100644 --- a/lustre/kernel_patches/series/5.14-rhel9.2.series +++ b/lustre/kernel_patches/series/5.14-rhel9.2.series @@ -1,2 +1,3 @@ block-integrity-allow-optional-integrity-functions-rhel9.1.patch block-pass-bio-into-integrity_processing_fn-rhel9.patch +jbd2-revoke-rhashtable-rhel8.4.patch diff --git a/lustre/kernel_patches/series/5.14-rhel9.3.series b/lustre/kernel_patches/series/5.14-rhel9.3.series index 97616a9..2102438 100644 --- a/lustre/kernel_patches/series/5.14-rhel9.3.series +++ b/lustre/kernel_patches/series/5.14-rhel9.3.series @@ -1,2 +1,3 @@ block-integrity-allow-optional-integrity-functions-rhel9.3.patch block-pass-bio-into-integrity_processing_fn-rhel9.patch +jbd2-revoke-rhashtable-rhel8.4.patch