diff options
author | mav <mav@FreeBSD.org> | 2015-10-17 07:32:46 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2015-10-17 07:32:46 +0000 |
commit | 33618c2e43bba49d08a709c4ae2249b043123798 (patch) | |
tree | 0e5f002fec63e6eaadd967bd77ee3506c829a439 /UPDATING | |
parent | 0b6ec825282f8bf6db82e1f9b2a489698bea0dd8 (diff) | |
download | FreeBSD-src-33618c2e43bba49d08a709c4ae2249b043123798.zip FreeBSD-src-33618c2e43bba49d08a709c4ae2249b043123798.tar.gz |
Fix ZFS ABI compat shims for `zfs receive` after r289362.
Difference appeared much less drammatic then seemed originally.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -31,12 +31,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW: disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) -20151015: - Added ZFS support for resumable send/receive changed respective - IOCTL API/ABI. Compatibility ABI shims were provided for other - functionality, while receive require version match between world - and kernel. - 20151012: If you specify SENDMAIL_MC or SENDMAIL_CF in make.conf, mergemaster and etcupdate will now use this file. A custom sendmail.cf is now |