Whamcloud - gitweb
LU-14651 ldiskfs: add 5.11 kernel support 00/47900/3
authorJames Simmons <jsimmons@infradead.org>
Wed, 6 Jul 2022 17:38:17 +0000 (11:38 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 3 Aug 2022 19:28:29 +0000 (19:28 +0000)
commit7919255685d2080d619df71eecfa1545211b4ddb
tree5491f3562700c5a4e2ecc03bf591ea4b630085e9
parent2d59294d52b696125acc464e5910c893d9aef237
LU-14651 ldiskfs: add 5.11 kernel support

The Ubuntu 20.04.3 LTS moved to the 5.11 kernel. Support for this
kernel is a small step from the 5.10 kernel support. This patch
adds these small changes to support ldiskfs.

Test-Parameters: trivial
Change-Id: I3055736658b628fe79a6a9fc20ac01e7e1597630
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/47900
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
.gitignore
config/lustre-build-ldiskfs.m4
ldiskfs/kernel_patches/patches/ubuntu20.04.3/ext4-misc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/ubuntu20.04.3/ext4-simple-blockalloc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-5.11.0-40-ubuntu20.series [new file with mode: 0644]
lustre/tests/.gitignore
lustre/tests/lutf/.gitignore [new file with mode: 0644]