From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q5EGjbCV003451 for ; Thu, 14 Jun 2012 11:45:37 -0500 Date: Thu, 14 Jun 2012 11:45:40 -0500 From: Ben Myers Subject: Re: [PATCH] xfs: kill copy and paste segment checks in xfs_file_aio_read Message-ID: <20120614164540.GT4721@sgi.com> References: <1339134344-11479-1-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1339134344-11479-1-git-send-email-david@fromorbit.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 Fri, Jun 08, 2012 at 03:45:44PM +1000, Dave Chinner wrote: > From: Dave Chinner > > The generic segment check code now returns a count of the number of > bytes in the iovec, so we don't need to roll our own anymore. > > Signed-off-by: Dave Chinner Yeah, commit 0ceb3314. Looks good. Reviewed-by: Ben Myers _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs