Merge pull request #25150 from evujumenuk/zfs-ikv
zfs: Bump incompatibleKernelVersion to "4.11"
This commit is contained in:
commit
4700da04ca
|
@ -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…
Reference in New Issue