Whamcloud - gitweb
LU-16350 ldiskfs: Server support for LTS linux v6.1 60/52260/12
authorShaun Tancheff <shaun.tancheff@hpe.com>
Thu, 25 Apr 2024 15:38:20 +0000 (22:38 +0700)
committerJian Yu <yujian@whamcloud.com>
Tue, 28 May 2024 20:28:22 +0000 (20:28 +0000)
commit548fa15516cf278721e23ad3ccaaca40880a26d9
treeae54b7c1ac180e8f1e668b4c91ee5d1b5a384610
parentf8e3c4aa633b86b9b77f565a424bda176944bea4
LU-16350 ldiskfs: Server support for LTS linux v6.1

Keep LTS kernel support and very recent kernel
ldiskfs series. Squash older series and drop
any unused patches.

Dropping 5.8 and 5.9 non LTS kernel series
Adding patches with kernel version that originated
the change
   linux-5.18/ext4-lookup-dotdot.patch
   linux-6.0/ext4-data-in-dirent.patch
   linux-6.0/ext4-pdirop.patch
   linux-6.1/ext4-dont-check-before-replay.patch
   linux-6.1/ext4-mballoc-extra-checks.patch
   linux-6.1/ext4-prealloc.patch
refresh linux-5.16/ext4-misc.patch to use strscpy instead of strlcpy

Test-Parameters: trivial
HPE-bug-id: LUS-11376
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: Id747e200f5d3f50475094ee5ad948c389cce3184
12 files changed:
config/lustre-build-ldiskfs.m4
ldiskfs/kernel_patches/patches/linux-5.16/ext4-misc.patch
ldiskfs/kernel_patches/patches/linux-5.18/ext4-lookup-dotdot.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-5.8/ext4-simple-blockalloc.patch [deleted file]
ldiskfs/kernel_patches/patches/linux-6.0/ext4-data-in-dirent.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.0/ext4-pdirop.patch [moved from ldiskfs/kernel_patches/patches/linux-5.8/ext4-pdirop.patch with 79% similarity]
ldiskfs/kernel_patches/patches/linux-6.1/ext4-dont-check-before-replay.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.1/ext4-mballoc-extra-checks.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.1/ext4-prealloc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-5.8.0-ml.series [deleted file]
ldiskfs/kernel_patches/series/ldiskfs-5.9.0-ml.series [deleted file]
ldiskfs/kernel_patches/series/ldiskfs-6.1.38-ml.series [new file with mode: 0644]