From c587b2c7d8d2f6d127fe4266eef017ab7d8b8972 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 52a587a463..39828e0a10 100644 --- a/META +++ b/META @@ -6,5 +6,5 @@ Release: 1 Release-Tags: relext License: CDDL Author: OpenZFS on Linux -Linux-Maximum: 5.1 +Linux-Maximum: 5.4 Linux-Minimum: 3.10