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 p7BM4vFL008083 for ; Thu, 11 Aug 2011 17:04:57 -0500 Subject: Re: [PATCH 2/2] xfs: replace xfs_buf_geterror() with bp->b_error From: Alex Elder In-Reply-To: <20110803021834.29700.40199.sendpatchset@chandra-lucid.beaverton.ibm.com> References: <20110803021823.29700.71553.sendpatchset@chandra-lucid.beaverton.ibm.com> <20110803021834.29700.40199.sendpatchset@chandra-lucid.beaverton.ibm.com> Date: Thu, 11 Aug 2011 17:04:42 -0500 Message-ID: <1313100282.2899.99.camel@doink> MIME-Version: 1.0 Reply-To: aelder@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: Chandra Seetharaman Cc: xfs@oss.sgi.com On Tue, 2011-08-02 at 19:18 -0700, Chandra Seetharaman wrote: > Since we just checked bp for NULL, it is ok to replace xfs_buf_geterror() > with bp->b_error in these places. > > Signed-off-by: Chandra Seetharaman Looks good. Reviewed-by: Alex Elder _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs