Whamcloud - gitweb
LU-16350 ldiskfs: Server support for LTS linux v6.6 19/52919/14
authorShaun Tancheff <shaun.tancheff@hpe.com>
Thu, 30 May 2024 22:11:42 +0000 (16:11 -0600)
committerJian Yu <yujian@whamcloud.com>
Wed, 5 Jun 2024 21:23:05 +0000 (21:23 +0000)
commit6d4d1589a452f159fc4c63a594786dea266b1d7f
treec6c7afd5c8b5536ad0d125a4443154b67368aa9e
parentede8d928d6c47551371512c80dfa4f159260e7e2
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]