From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Myers Subject: Re: [PATCH 14/16] xfs: rename XFS_IOC_FSGEOM to XFS_IOC_FSGEOM_V2 Date: Mon, 6 Oct 2014 15:38:59 -0500 Message-ID: <20141006203859.GO1865@sgi.com> References: <20141003214758.GY1865@sgi.com> <20141003220435.GN1865@sgi.com> <20141006203300.GC2301@dastard> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, olaf@sgi.com, xfs@oss.sgi.com To: Dave Chinner Return-path: Content-Disposition: inline In-Reply-To: <20141006203300.GC2301@dastard> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com List-Id: linux-fsdevel.vger.kernel.org On Tue, Oct 07, 2014 at 07:33:00AM +1100, Dave Chinner wrote: > On Fri, Oct 03, 2014 at 05:04:35PM -0500, Ben Myers wrote: > > From: Ben Myers > > > > We'll be creating a new versioned XFS_IOC_FSGEOMETRY ioctl and structure > > so rename the current revision to _V2. > > Urk, no. > > This will result in older applications picking up the new ioctl when > they are rebuilt without having explicit support for the new ioctl. > > Just create a new ioctl with a new name and modify applications to > use it. If the kernel does not support the new ioctl, then fall back > to the old one in userspace. D'oh. Yeah, ok. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs