From owner-svn-src-head@FreeBSD.ORG Mon Oct 22 20:28:07 2012 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5DCDE4F8; Mon, 22 Oct 2012 20:28:07 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id C7EF88FC08; Mon, 22 Oct 2012 20:28:06 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id q9MKS50N079163; Tue, 23 Oct 2012 00:28:05 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q9MKS5gs079162; Tue, 23 Oct 2012 00:28:05 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 23 Oct 2012 00:28:05 +0400 From: Gleb Smirnoff To: Attilio Rao Subject: Re: svn commit: r241897 - in head: . sys/sys Message-ID: <20121022202805.GJ70741@FreeBSD.org> References: <201210221754.q9MHsWcl062675@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Konstantin Belousov X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2012 20:28:07 -0000 On Mon, Oct 22, 2012 at 07:28:42PM +0100, Attilio Rao wrote: A> On 10/22/12, Konstantin Belousov wrote: A> > Author: kib A> > Date: Mon Oct 22 17:54:32 2012 A> > New Revision: 241897 A> > URL: http://svn.freebsd.org/changeset/base/241897 A> > A> > Log: A> > Bump __FreeBSD_version and make a note in UPDATING about removal of A> > the support for non-MPSAFE filesystems. A> A> Also, the __FreeBSD_version bump can be used for FUSE import and A> NON-mpsafe filesystems removal as well. Can you please mention this in the doc repo, where we document __FreeBSD_version values? -- Totus tuus, Glebius.