diff options
author | Kjeld Schouten-Lebbing <[email protected]> | 2020-10-13 18:51:13 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2020-10-13 09:51:13 -0700 |
commit | 4b59c195ffbaebfdd5f0971a54613c0ed7c42005 (patch) | |
tree | 9ed28a4c6968dc746e2fb00ebf2cb96b34902aca | |
parent | e191b60ddc2bc5697f2b28558f8156d4357d79c0 (diff) |
Increase Supported Linux Kernel to 5.9
This increases the Linux kernel version to 5.9 from 5.8
as most compatibility fixes should already be included.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Pavel Snajdr <[email protected]>
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
Closes #11050
-rw-r--r-- | META | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ Release: rc1 Release-Tags: relext License: CDDL Author: OpenZFS -Linux-Maximum: 5.8 +Linux-Maximum: 5.9 Linux-Minimum: 3.10 |