diff options
author | Brian Behlendorf <[email protected]> | 2021-09-15 13:19:12 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-09-15 13:24:34 -0700 |
commit | a3da79d5823f5a8a7a3fb53c7aa4a02f8953a492 (patch) | |
tree | f6df4185590410894f2acfd1045e07c3fa6c2f1d | |
parent | bb80b4649af50f1e45ce920b1165bed6880a4252 (diff) |
Linux 5.14 compat: META
Increase the Linux-Maximum version in the META file to 5.14.
All of the required compatibility patches have been merged
and the 5.14 kernel has been officially released.
Reviewed-by: Tony Hutter <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #12565
-rw-r--r-- | META | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ Release: 1 Release-Tags: relext License: CDDL Author: OpenZFS -Linux-Maximum: 5.13 +Linux-Maximum: 5.14 Linux-Minimum: 3.10 |