From: Shaun Tancheff Date: Tue, 20 Jun 2023 07:31:53 +0000 (+0700) Subject: LU-16883 ldiskfs: update for ext4-delayed-iput for RHEL9.0 X-Git-Tag: 2.15.58~28 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=7ff1a88126ec409cfaf70f5782a89227fa280da4;p=fs%2Flustre-release.git LU-16883 ldiskfs: update for ext4-delayed-iput for RHEL9.0 ext4-delayed-iput patch does not apply cleanly to RHEL9.0 Adjust the minor conflict in ext4_put_super() Test-Parameters: trivial Fixes: 616fa9b581 ("LU-15404 ldiskfs: use per-filesystem workqueues to avoid deadlocks") HPE-bug-id: LUS-11661 Signed-off-by: Shaun Tancheff Change-Id: Ia8c2dcda50417b113399973f177a14283514a1ff Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51376 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Petros Koutoupis Reviewed-by: James Simmons Reviewed-by: Oleg Drokin --- diff --git a/ldiskfs/kernel_patches/series/ldiskfs-5.14-rhel9.series b/ldiskfs/kernel_patches/series/ldiskfs-5.14-rhel9.series index 7f3244f..6c5501d 100644 --- a/ldiskfs/kernel_patches/series/ldiskfs-5.14-rhel9.series +++ b/ldiskfs/kernel_patches/series/ldiskfs-5.14-rhel9.series @@ -27,7 +27,7 @@ linux-5.8/ext4-no-max-dir-size-limit-for-iam-objects.patch rhel9/ext4-dquot-commit-speedup.patch linux-5.14/ext4-ialloc-uid-gid-and-pass-owner-down.patch linux-5.14/ext4-projid-xattrs.patch -base/ext4-delayed-iput.patch +rhel9.1/ext4-delayed-iput.patch linux-5.14/ext4-xattr-disable-credits-check.patch linux-5.10/ext4-fiemap-kernel-data.patch rhel8/ext4-old_ea_inodes_handling_fix.patch