From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q5IL6lW7240465 for ; Mon, 18 Jun 2012 16:06:48 -0500 Date: Mon, 18 Jun 2012 16:07:13 -0500 From: Ben Myers Subject: Re: [PATCH 2/9] xfs: convert internal buffer functions to pass maps Message-ID: <20120618210713.GY4721@sgi.com> References: <1339133914-11148-1-git-send-email-david@fromorbit.com> <1339133914-11148-3-git-send-email-david@fromorbit.com> <20120618204325.GX4721@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120618204325.GX4721@sgi.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On Mon, Jun 18, 2012 at 03:43:25PM -0500, Ben Myers wrote: > On Fri, Jun 08, 2012 at 03:38:27PM +1000, Dave Chinner wrote: > > From: Dave Chinner > > > > While the external interface currently uses separate blockno/length > > variables, we need to move internal interfaces to passing and > > parsing vector maps. This will then allow us to add external > > interfaces to support discontiguous buffer maps as the internal code > > will already support them. > > This also doesn't apply. Do you have some additional patches onto which these > need to be applied? Ah.. it's Christoph's inode allocator refactoring. Ok then. -Ben _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs