Whamcloud - gitweb
LU-18080 ldiskfs: support NO_CHECKS for Ubunutu and SuSE15 85/55985/2
authorJames Simmons <jsimmons@infradead.org>
Fri, 9 Aug 2024 17:01:08 +0000 (11:01 -0600)
committerOleg Drokin <green@whamcloud.com>
Fri, 23 Aug 2024 21:56:38 +0000 (21:56 +0000)
Backport the special NO_CHECKS flag for Ubuntu and SuSE15 that
was missing. Without it you get the build error:

osd_scrub.c:656:42: error: ‘LDISKFS_IGET_NO_CHECKS’ undeclared ...

Also add ext4-filename-encode.patch for Ubuntu 20.04.

Test-Parameters: trivial
Signed-off-by: James Simmons <jsimmons@infradead.org>
Change-Id: I1022b0f4a1b5ee818596ca3aece3f886a5721d25
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55985
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
ldiskfs/kernel_patches/series/ldiskfs-5.14.21-sles15sp4.series
ldiskfs/kernel_patches/series/ldiskfs-5.14.21-sles15sp5.series
ldiskfs/kernel_patches/series/ldiskfs-5.19.0-35-ubuntu.series
ldiskfs/kernel_patches/series/ldiskfs-5.8.0-53-ubuntu20.series
ldiskfs/kernel_patches/series/ldiskfs-5.8.0-63-ubuntu20.series

index bdde820..93bb8e3 100644 (file)
@@ -33,3 +33,4 @@ linux-5.10/ext4-fiemap-kernel-data.patch
 rhel8/ext4-old_ea_inodes_handling_fix.patch
 linux-5.14/ext4-enc-flag.patch
 rhel9/ext4-add-periodic-superblock-update.patch
+rhel9.4/ext4-add-IGET_NO_CHECKS-flag.patch
index ce47baf..ae47ef0 100644 (file)
@@ -33,3 +33,4 @@ linux-5.10/ext4-fiemap-kernel-data.patch
 rhel8/ext4-old_ea_inodes_handling_fix.patch
 linux-5.14/ext4-enc-flag.patch
 rhel9/ext4-add-periodic-superblock-update.patch
+rhel9.4/ext4-add-IGET_NO_CHECKS-flag.patch
index c4af50d..66b4a60 100644 (file)
@@ -36,3 +36,4 @@ ubuntu20.04.5/ext4-filename-encode.patch
 rhel9.1/ext4-enc-flag.patch
 rhel9.2/ext4-encdata.patch
 rhel9/ext4-add-periodic-superblock-update.patch
+rhel9.4/ext4-add-IGET_NO_CHECKS-flag.patch
index 1099df1..47e9d35 100644 (file)
@@ -33,3 +33,4 @@ linux-5.8/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
 rhel8/ext4-old_ea_inodes_handling_fix.patch
 rhel8/ext4-encdata.patch
+ubuntu2004/ext4-filename-encode.patch
index cbccba0..f654845 100644 (file)
@@ -33,3 +33,4 @@ linux-5.8/ext4-enc-flag.patch
 base/ext4-delayed-iput.patch
 rhel8/ext4-old_ea_inodes_handling_fix.patch
 rhel8/ext4-encdata.patch
+ubuntu2004/ext4-filename-encode.patch