From 95557d5c1080f68be2c24dad9f3acf83d6fcbcf9 Mon Sep 17 00:00:00 2001 From: James Simmons Date: Wed, 28 Oct 2015 15:45:30 -0400 Subject: [PATCH] LU-6215 kernel: report 4.2.1 kernel support Add to the Lustre ChangeLog file support for 4.2.1 linux kernels for clients and servers in the case of using the latest ZFS backend. Change-Id: If126c6c1dc8e46e0485f04090590759dc2eb1587 Signed-off-by: James Simmons Reviewed-on: http://review.whamcloud.com/16769 Reviewed-by: Bob Glossman Reviewed-by: Frank Zago Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 05fe2ea..45bfb46 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -9,6 +9,7 @@ TBD Intel Corporation 3.10.0-229.14.1.el7 (RHEL7.1) 3.0.101-0.47.55 (SLES11 SP3) 3.0.101-65 (SLES11 SP4) + vanilla linux 4.2.1 (ZFS only) * Client known to build on unpatched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) 2.6.32-504.30.3.el6 (RHEL6.6) @@ -17,6 +18,7 @@ TBD Intel Corporation 3.0.101-0.47.55 (SLES11 SP3) 3.0.101-65 (SLES11 SP4) 3.12.39-47 (SLES12) + vanilla linux 4.2.1 * Recommended e2fsprogs version: 1.42.13.wc3 or newer * Recommended ZFS / SPL version: 0.6.5.2 * Tested with ZFS / SPL version: 0.6.5.2 -- 1.8.3.1