zfs-0.7.11
·
36 commits
to zfs-0.7-release
since this release
Supported Kernels
- Compatible with 2.6.32 - 4.18 Linux kernels.
Bug Fixes
ZFS
- tx_waited -> tx_dirty_delayed in trace_dmu.h #7096
- Revert "zpool reopen should detect expanded devices" (2a16d4c). The commit was causing an "attempt to access beyond the end of device" error: #7906 #7899 and
http://list.zfsonlinux.org/pipermail/zfs-discuss/2018-September/032217.htm
SPL
- Linux 4.18 compat: Kconfig #7890 (behlendorf/spl@88611c5)