Whamcloud - gitweb
LU-16350 ldiskfs: Server support for LTS linux v6.6 19/52919/17
authorShaun Tancheff <shaun.tancheff@hpe.com>
Mon, 10 Jun 2024 18:25:38 +0000 (11:25 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 25 Jun 2024 03:25:14 +0000 (03:25 +0000)
commitde74940648f6c86e4d93ee8115e942aa6f0b67af
treef3621586f0800a07d1339c336e8aabf23be29e1d
parentd144cd055b48027b3d045c2566f4b180327a1a13
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
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52919
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
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]