Whamcloud - gitweb
LU-16476 ldiskfs: Fix old ea inode handling 34/49634/5
authorShaun Tancheff <shaun.tancheff@hpe.com>
Sat, 14 Jan 2023 07:13:01 +0000 (01:13 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 31 Jan 2023 02:33:46 +0000 (02:33 +0000)
ext4-old_ea_inodes_handling_fix.patch is applicable
to all linux version 4.18 and higher.

Apply it to all the current 5* series

Test-Parameters: trivial
HPE-bug-id: LUS-11441
Fixes: 8da23f070c ("LU-15544 ldiskfs: SUSE 15 SP4 kernel 5.14.21 SUSE")
Fixes: 1819f6006f ("LU-15801 ldiskfs: Server support for RHEL9")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I1d22ed9d505e1bb407d9388cac9c881b366b96a8
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49634
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: jsimmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
17 files changed:
ldiskfs/kernel_patches/series/ldiskfs-5.0.0-13-ubuntu19.series
ldiskfs/kernel_patches/series/ldiskfs-5.10.0-ml.series
ldiskfs/kernel_patches/series/ldiskfs-5.11.0-40-ubuntu20.series
ldiskfs/kernel_patches/series/ldiskfs-5.14-rhel9.series
ldiskfs/kernel_patches/series/ldiskfs-5.14.21-sles15sp4.series
ldiskfs/kernel_patches/series/ldiskfs-5.3.18-sles15sp3.series
ldiskfs/kernel_patches/series/ldiskfs-5.4.0-42-ubuntu20.series
ldiskfs/kernel_patches/series/ldiskfs-5.4.0-66-ubuntu20.series
ldiskfs/kernel_patches/series/ldiskfs-5.4.0-80-ubuntu20.series
ldiskfs/kernel_patches/series/ldiskfs-5.4.0-90-ubuntu20.series
ldiskfs/kernel_patches/series/ldiskfs-5.4.0-ml.series
ldiskfs/kernel_patches/series/ldiskfs-5.4.136-ml.series
ldiskfs/kernel_patches/series/ldiskfs-5.4.21-ml.series
ldiskfs/kernel_patches/series/ldiskfs-5.8.0-53-ubuntu20.series
ldiskfs/kernel_patches/series/ldiskfs-5.8.0-63-ubuntu20.series
ldiskfs/kernel_patches/series/ldiskfs-5.8.0-ml.series
ldiskfs/kernel_patches/series/ldiskfs-5.9.0-ml.series

index b9b7674..78ce11d 100644 (file)
@@ -27,3 +27,4 @@ rhel8/ext4-xattr-disable-credits-check.patch
 base/ext4-no-max-dir-size-limit-for-iam-objects.patch
 rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index fba982a..7a2cfa0 100644 (file)
@@ -31,3 +31,4 @@ base/ext4-projid-xattrs.patch
 linux-5.8/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
 linux-5.10/ext4-fiemap-kernel-data.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index 36705f7..7b0a8df 100644 (file)
@@ -31,3 +31,4 @@ base/ext4-projid-xattrs.patch
 linux-5.8/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
 linux-5.10/ext4-fiemap-kernel-data.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index 29c0d62..f7cae7d 100644 (file)
@@ -29,3 +29,4 @@ linux-5.14/ext4-projid-xattrs.patch
 base/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
index 02acf80..33f4c56 100644 (file)
@@ -29,3 +29,4 @@ linux-5.14/ext4-projid-xattrs.patch
 base/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
index 1b158fd..4307894 100644 (file)
@@ -30,3 +30,4 @@ base/ext4-no-max-dir-size-limit-for-iam-objects.patch
 rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.8/ext4-enc-flag.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index 40732f0..1bbc6ad 100644 (file)
@@ -31,3 +31,4 @@ rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.4/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index f00707c..0a34613 100644 (file)
@@ -31,3 +31,4 @@ rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.4/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index a468bb0..444a084 100644 (file)
@@ -31,3 +31,4 @@ rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.4/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index 8960c0b..b478f85 100644 (file)
@@ -31,3 +31,4 @@ rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.4/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index d79ae0f..61646ee 100644 (file)
@@ -31,3 +31,4 @@ rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.4/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index ce959ff..1ef4ab4 100644 (file)
@@ -31,3 +31,4 @@ rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.4/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index 40732f0..1bbc6ad 100644 (file)
@@ -31,3 +31,4 @@ rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.4/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index f46e767..5a3d93b 100644 (file)
@@ -31,3 +31,4 @@ rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.8/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index 39809b0..b33bddc 100644 (file)
@@ -31,3 +31,4 @@ rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.8/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index 879ce71..a1579a5 100644 (file)
@@ -30,3 +30,4 @@ linux-5.8/ext4-no-max-dir-size-limit-for-iam-objects.patch
 rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.8/ext4-enc-flag.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch
index da34423..9257052 100644 (file)
@@ -29,3 +29,4 @@ linux-5.8/ext4-no-max-dir-size-limit-for-iam-objects.patch
 rhel8/ext4-ialloc-uid-gid-and-pass-owner-down.patch
 base/ext4-projid-xattrs.patch
 linux-5.8/ext4-enc-flag.patch
+rhel8/ext4-old_ea_inodes_handling_fix.patch