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 (Postfix) with ESMTP id A828F29DF8 for ; Mon, 17 Jun 2013 17:45:17 -0500 (CDT) Date: Mon, 17 Jun 2013 17:45:14 -0500 From: Ben Myers Subject: Re: [PATCH] xfs: Remove redundant error variable from xfs_growfs_data_private() Message-ID: <20130617224514.GJ20932@sgi.com> References: <51924F2D.8030706@oracle.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <51924F2D.8030706@oracle.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 Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Jeff Liu , g@sgi.com Cc: "xfs@oss.sgi.com" On Tue, May 14, 2013 at 10:50:21PM +0800, Jeff Liu wrote: > From: Jie Liu > > Commit eab4e633 "xfs: uncached buffer reads need to return an error". > > Remove redundant error variable, using the function level error variable > to store bp->b_error instead. > > Signed-off-by: Jie Liu Applied. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs