Date: Fri, 16 Oct 2015 11:17:07 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Alexander Motin <mav@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r289415 - in head: . sys/sys Message-ID: <56213F23.7000909@FreeBSD.org> In-Reply-To: <201510160857.t9G8vBUV051731@repo.freebsd.org> References: <201510160857.t9G8vBUV051731@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ERqE5Cp8URukwBEsj3wjWNQH0n2dFrrAu Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/16/2015 1:57 AM, Alexander Motin wrote: > Author: mav > Date: Fri Oct 16 08:57:11 2015 > New Revision: 289415 > URL: https://svnweb.freebsd.org/changeset/base/289415 >=20 > Log: > Bump version and add notice about incompatibility introduced by resum= able > send/receive support in ZFS. >=20 > Modified: > head/UPDATING > head/sys/sys/param.h >=20 > Modified: head/UPDATING > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/UPDATING Fri Oct 16 08:22:21 2015 (r289414) > +++ head/UPDATING Fri Oct 16 08:57:11 2015 (r289415) > @@ -31,6 +31,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 > disable the most expensive debugging functionality run > "ln -s 'abort:false,junk:false' /etc/malloc.conf".) > =20 > +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. This means for example that 'zfs recv' in a 10.2 jail running on a 11.0 kernel will not work? Can compatibility be added for it? --=20 Regards, Bryan Drewery --ERqE5Cp8URukwBEsj3wjWNQH0n2dFrrAu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEbBAEBAgAGBQJWIT8jAAoJEDXXcbtuRpfPf7EH+N2u+QhyE49bmu5c9bp6tem+ 0x474SOYYZzWtVdKYpBGX4elmNNXS1kNWpvJDAD+ah1O5XGhxTR0RRu2VmUvgniN G1UfsP8zS+5AsbAcKiavx1Ta96+zY2WI1s/LKOo1Qn3ESRAKGGkC/K9kay9ucBJB 5YlArle8v86DnIRR08P73F+xPFvM7IFtGMKDzMbFHmoeTF4QQQLkrckRSHsiMmtb fJTBNCj03ZeXta+2XWr7Ou+/xCtkklmoWPBaa/sO58Gko56IZ7GWz2kApxQZ/dmh KUbTIZdb5izQKvuKEg4P0rfzUQYHDk8lhRysUqGFDrHKOPtRcAkO3ccMKU5YKw== =mRUW -----END PGP SIGNATURE----- --ERqE5Cp8URukwBEsj3wjWNQH0n2dFrrAu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56213F23.7000909>