From beebdc836a8ab8e63350b7031599149bf9c55199 Mon Sep 17 00:00:00 2001 From: James Simmons Date: Wed, 25 Aug 2021 09:26:52 -0400 Subject: [PATCH] LU-14776 build: Ubuntu 20.04.2 and 20.04.3 HWE client support We now support Luste clients on both Ubuntu 20.04.2 and 20.04.3 HWE platforms. Change-Id: I772af876ffa8beeabb8a2002f80aa776fa373996 Test-Parameters: trivial Signed-off-by: James Simmons Reviewed-on: https://review.whamcloud.com/44748 Tested-by: jenkins Reviewed-by: Jian Yu Tested-by: Maloo Reviewed-by: Alex Zhuravlev Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 89a17bf..aadabcc 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -46,7 +46,9 @@ TBD Whamcloud 4.4.180-94.100 (SLES12 SP3) 4.4.0-131 (Ubuntu 16.04) 5.4.0-37 (Ubuntu 20.04) - 5.4.0 (vanilla kernel.org) + 5.8.0-53 (Ubuntu 20.04.2 HWE) + 5.11.0-31 (Ubuntu 20.04.3 HWE) + 5.11.0 (vanilla kernel.org) * Recommended e2fsprogs version: 1.46.2.wc1 or newer * Recommended ZFS version: 2.0.0 * NFS export disabled when stack size < 8192 (32-bit Lustre clients), -- 1.8.3.1