Whamcloud - gitweb
LU-16350 ldiskfs: Server support for LTS linux v6.6 19/52919/12
authorShaun Tancheff <shaun.tancheff@hpe.com>
Sat, 2 Mar 2024 12:50:05 +0000 (19:50 +0700)
committerJian Yu <yujian@whamcloud.com>
Tue, 28 May 2024 20:29:06 +0000 (20:29 +0000)
commitf09422d2c8f3c203175aca482b58935e65a842e4
treec693f6c4fdb4f3acf7e6604f9f4274578a8f1e14
parentc8a437c58d51e3851952aeafd4431099c17c66e4
LU-16350 ldiskfs: Server support for LTS linux v6.6

Migrate upai ext4 headers into staging for ldiskfs

Updated patch series for Linux LTS v6.6.10
   ext4-attach-jinode-in-writepages.patch
   ext4-dont-check-before-replay.patch
   ext4-mballoc-pa-free-mismatch.patch
   ext4-pdirop.patch
   ext4-prealloc.patch
   ext4-corrupted-inode-block-bitmaps-handling-patches.patch
   ext4-delayed-iput.patch
   ext4-encdata.patch
   ext4-ialloc-uid-gid-and-pass-owner-down.patch
   ext4-mballoc-extra-checks.patch
Dropped:
   ext4-add-periodic-superblock-update.patch

Test-Parameters: trivial
HPE-bug-id: LUS-11376
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I2a0a5d4be1e724ed1936178ccc3f7a7e7a2672c7
16 files changed:
config/lustre-build-ldiskfs.m4
ldiskfs/Makefile.in
ldiskfs/autoMakefile.am
ldiskfs/kernel_patches/patches/linux-6.2/ext4-attach-jinode-in-writepages.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.5/ext4-data-in-dirent.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.5/ext4-dont-check-before-replay.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.5/ext4-mballoc-pa-free-mismatch.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.5/ext4-pdirop.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.5/ext4-prealloc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.6/ext4-corrupted-inode-block-bitmaps-handling-patches.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.6/ext4-delayed-iput.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.6/ext4-encdata.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.6/ext4-ialloc-uid-gid-and-pass-owner-down.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.6/ext4-mballoc-extra-checks.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.6/ext4-nocmtime.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-6.6-ml.series [new file with mode: 0644]