From owner-svn-src-all@FreeBSD.ORG Thu Oct 18 12:11:14 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2EA5B8F7; Thu, 18 Oct 2012 12:11:14 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 172148FC0C; Thu, 18 Oct 2012 12:11:14 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9ICBDMJ030849; Thu, 18 Oct 2012 12:11:13 GMT (envelope-from attilio@svn.freebsd.org) Received: (from attilio@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9ICBDkm030847; Thu, 18 Oct 2012 12:11:13 GMT (envelope-from attilio@svn.freebsd.org) Message-Id: <201210181211.q9ICBDkm030847@svn.freebsd.org> From: Attilio Rao Date: Thu, 18 Oct 2012 12:11:13 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241682 - head X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2012 12:11:14 -0000 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: