From: Andreas Dilger Date: Fri, 9 Sep 2022 08:17:09 +0000 (+0000) Subject: LU-16082 ldiskfs: old-style EA inode fix for el8.5/el8.6 X-Git-Tag: 2.15.52~9 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=ba9845274c8ea5c55f57b7fa0e839f18d76031ea LU-16082 ldiskfs: old-style EA inode fix for el8.5/el8.6 Add the rhel8/ext4-old_ea_inodes_handling_fix.patch to the ldiskfs series for el8.5 and el8.6 kernels. Test-Parameters: trivial testlist=sanity serverdistro=el8.6 Fixes: 76c3fa96dc30 ("LU-16082 ldiskfs: old-style EA inode handling fix") Signed-off-by: Andreas Dilger Change-Id: Ifb66a0b7d78e5153d7897bee45fbf1d0e58fbc5c Reviewed-on: https://review.whamcloud.com/48496 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Jian Yu Reviewed-by: Alexander Zarochentsev Reviewed-by: Oleg Drokin --- diff --git a/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.5.series b/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.5.series index a40f4e1..58634b1 100644 --- a/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.5.series +++ b/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.5.series @@ -31,3 +31,4 @@ base/ext4-projid-xattrs.patch rhel8.5/ext4-enc-flag.patch base/ext4-delayed-iput.patch rhel8.5/ext4-filename-encode.patch +rhel8/ext4-old_ea_inodes_handling_fix.patch diff --git a/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.6.series b/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.6.series index a40f4e1..58634b1 100644 --- a/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.6.series +++ b/ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.6.series @@ -31,3 +31,4 @@ base/ext4-projid-xattrs.patch rhel8.5/ext4-enc-flag.patch base/ext4-delayed-iput.patch rhel8.5/ext4-filename-encode.patch +rhel8/ext4-old_ea_inodes_handling_fix.patch