From f28e58b479c3a9b8cecbdeae0e7bd1633d6e11e5 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Mon, 23 Dec 2019 14:24:36 -0800 Subject: [PATCH] Update maximum kernel version to 5.4 Increase the maximum supported kernel version to 5.4. This was verified using the Fedora 5.4.2-300.fc31.x86_64 kernel. Reviewed-by: Kjeld Schouten Signed-off-by: Brian Behlendorf Closes #9754 Closes #9759 --- META | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/META b/META index 960a2b73a..8d2d6e8ab 100644 --- a/META +++ b/META @@ -6,5 +6,5 @@ Release: 1 Release-Tags: relext License: CDDL Author: OpenZFS on Linux -Linux-Maximum: 5.3 +Linux-Maximum: 5.4 Linux-Minimum: 2.6.32