From owner-svn-src-all@freebsd.org Tue May 23 21:33:07 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E274D7BFDB; Tue, 23 May 2017 21:33:07 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0506F189B; Tue, 23 May 2017 21:33:07 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 3695A11EE; Tue, 23 May 2017 21:33:06 +0000 (UTC) Date: Tue, 23 May 2017 21:33:06 +0000 From: Alexey Dokuchaev To: Ed Maste Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r318757 - head Message-ID: <20170523213306.GA74154@FreeBSD.org> References: <201705232025.v4NKPnrH001395@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201705232025.v4NKPnrH001395@repo.freebsd.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 23 May 2017 21:33:07 -0000 On Tue, May 23, 2017 at 08:25:49PM +0000, Ed Maste wrote: > New Revision: 318757 > URL: https://svnweb.freebsd.org/changeset/base/318757 > > Log: > Add note to UPDATING for ino64 to follow the standard upgrade process > ... > +20170523: > + The "ino64" 64-bit inode project has been committed, which extends > + a number of types to 64 bits. For the dumb people among us, what is it all about? E.g., what's so cool about it? ./danfe