Date: Thu, 18 Oct 2012 12:11:13 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241682 - head Message-ID: <201210181211.q9ICBDkm030847@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: attilio Date: Thu Oct 18 12:11:13 2012 New Revision: 241682 URL: http://svn.freebsd.org/changeset/base/241682 Log: Record the full non-MPSAFE pack filesystem disconnect. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Oct 18 12:06:26 2012 (r241681) +++ head/UPDATING Thu Oct 18 12:11:13 2012 (r241682) @@ -24,6 +24,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10 disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20121018: + All the non-MPSAFE filesystems have been disconnected from + the build. The full list includes: codafs, hpfs, ntfs, nwfs, + portalfs, smbfs, xfs. + 20121016: The interface cloning API and ABI has changed. The following modules need to be recompiled together with kernel:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210181211.q9ICBDkm030847>