Whamcloud - gitweb
LU-16199 ldiskfs: make ubuntu kernel version detection better 17/48717/2
authorAke Sandgren <ake.sandgren@hpc2n.umu.se>
Mon, 3 Oct 2022 06:39:20 +0000 (08:39 +0200)
committerOleg Drokin <green@whamcloud.com>
Mon, 10 Oct 2022 05:39:21 +0000 (05:39 +0000)
commit3f5227b04ed712d5b441a7735a4beacdbb099156
tree84818f056b4de4564d275a94e2146edbfac92746
parent83ea3c452e17f62603acbb57b0fd729211d1e8c2
LU-16199 ldiskfs: make ubuntu kernel version detection better

Ubuntu kernel version detection is not working correctly with
official versioning scheme.  There are also a couple of errors in the
AS_VERSION_COMPARE sequences causing problems for 5.4.0 and later.

Signed-off-by: Ake Sandgren <ake.sandgren@hpc2n.umu.se>
Change-Id: Ie6e51de95ae1513b15ee0c2baa8c421f3cb954f5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48717
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build-ldiskfs.m4