Whamcloud - gitweb
LU-16350 ldiskfs: Server support for LTS linux v6.6 19/52919/11
authorShaun Tancheff <shaun.tancheff@hpe.com>
Sat, 2 Mar 2024 12:50:05 +0000 (19:50 +0700)
committerJian Yu <yujian@whamcloud.com>
Fri, 3 May 2024 22:52:53 +0000 (22:52 +0000)
commita4e03dac74961c8a941dd0b7908dcde291d5f61c
tree519270ab3786177d036447c301f6ee6a8bd53e4e
parentd302f14ddd054fae2a5e6dc0fed319008de51e87
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]