Whamcloud - gitweb
LU-16350 ldiskfs: Server support for LTS linux v6.6 19/52919/16
authorShaun Tancheff <shaun.tancheff@hpe.com>
Mon, 10 Jun 2024 18:25:38 +0000 (11:25 -0700)
committerJian Yu <yujian@whamcloud.com>
Mon, 10 Jun 2024 18:25:38 +0000 (11:25 -0700)
commitf347fcd006fa054073c8ae6e8cac17c788eac879
treede30b1ee2ab14439da8421e68c00b2c89dc07dd7
parent1c196ca8bbd5529db832d168ea1373bac33075f1
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]