Whamcloud - gitweb
LU-16350 ldiskfs: Server support for linux v6.7 / Ubuntu 24.04 16/54216/10
authorShaun Tancheff <shaun.tancheff@hpe.com>
Sat, 6 Jul 2024 01:54:39 +0000 (08:54 +0700)
committerOleg Drokin <green@whamcloud.com>
Sat, 13 Jul 2024 20:52:02 +0000 (20:52 +0000)
commitdba0f8d66b7feff2ce8918bd425db12a3e0cb1a7
tree2f10865bc1e81d92423bb51adbed8c7b23d9361f
parent555982a22b221bd46bca24eb5be35b484e5818d7
LU-16350 ldiskfs: Server support for linux v6.7 / Ubuntu 24.04

Exclude kunit tests [files matching *-test.c] from ldiskfs build

Updated patch series for Linux v6.7:
  ext4-corrupted-inode-block-bitmaps-handling-patches.patch
  ext4-ialloc-uid-gid-and-pass-owner-down.patch

Updated patch series for Linux v6.5:
   ext4-data-in-dirent.patch

Change struct osd_it_ea_dirent.oied_name from zero length
to flexible array so strncmp works as expected.

Test-Parameters: trivial
HPE-bug-id: LUS-11376
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I2b2325a5874a91096fbd63750096e459065668bc
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54216
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Shuichi Ihara <sihara@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
config/lustre-build-ldiskfs.m4
ldiskfs/Makefile.in
ldiskfs/kernel_patches/patches/linux-6.5/ext4-data-in-dirent.patch
ldiskfs/kernel_patches/patches/linux-6.7/ext4-corrupted-inode-block-bitmaps-handling-patches.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-6.7/ext4-ialloc-uid-gid-and-pass-owner-down.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-6.7-ml.series [new file with mode: 0644]
lustre/osd-ldiskfs/osd_internal.h