zfs: Bump incompatibleKernelVersion to "4.11"
https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.9 attests compatibility with kernel versions up to 4.10.x.
This commit is contained in:
parent
a02b18998f
commit
aef776836d
@ -123,7 +123,7 @@ in
|
|||||||
# to be adapted
|
# to be adapted
|
||||||
zfsStable = common {
|
zfsStable = common {
|
||||||
# comment/uncomment if breaking kernel versions are known
|
# comment/uncomment if breaking kernel versions are known
|
||||||
incompatibleKernelVersion = "4.10";
|
incompatibleKernelVersion = "4.11";
|
||||||
|
|
||||||
version = "0.6.5.9";
|
version = "0.6.5.9";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user