Whamcloud - gitweb
LU-14776 ldiskfs: Add Ubuntu 20.04 HWE support 39/44039/4
authorJames Simmons <jsimmons@infradead.org>
Mon, 28 Jun 2021 16:15:43 +0000 (10:15 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 8 Jul 2021 02:06:55 +0000 (02:06 +0000)
commit791f656a031f710ce21674b508ce8b331783a5b7
tree2e1a95d841773dbaec4d348a3ce2202d6479db24
parenta81c093a935c62b9e4586ae930aab7439948d538
LU-14776 ldiskfs: Add Ubuntu 20.04 HWE support

Use the already landed ldiskfs support for Linux 5.8.0 to enable
support for the Ubuntu 20.04 HWE 5.8.0-53 kernel. Another change
that started with the 5.7 kernel is removal of the flag
EXT4_GET_BLOCKS_KEEP_SIZE. The code was no longer needed with the
removal of EXT4_EOFBLOCKS_FL which happened in 2012. e2fsprog
support for this flag has been removed since version 1.42.2.

Change-Id: I60db446bab50178a601e1c2c20e782435f9f50f2
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/44039
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build-ldiskfs.m4
ldiskfs/kernel_patches/patches/linux-5.8/ext4-misc.patch
ldiskfs/kernel_patches/patches/ubuntu2004/ext4-simple-blockalloc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-5.8.0-53-ubuntu20.series [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-5.8.0-ml.series
lustre/osd-ldiskfs/osd_io.c