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 0452C7F3F for ; Mon, 21 Apr 2014 07:45:05 -0500 (CDT) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay1.corp.sgi.com (Postfix) with ESMTP id DA5158F804B for ; Mon, 21 Apr 2014 05:45:01 -0700 (PDT) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id CDZnHPK2jngmpDAw (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Mon, 21 Apr 2014 05:44:57 -0700 (PDT) Date: Mon, 21 Apr 2014 05:44:57 -0700 From: Christoph Hellwig Subject: Re: [PATCH v2 01/10] xfs: remove redundant stat assignment in xfs_bulkstat_one_int Message-ID: <20140421124457.GA4017@infradead.org> References: <535078A9.409@oracle.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <535078A9.409@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 Cc: "xfs@oss.sgi.com" On Fri, Apr 18, 2014 at 08:58:17AM +0800, Jeff Liu wrote: > From: Jie Liu > > Remove the redundant BULKSTAT_RV_NOTHING assignment in case of call > xfs_iget() failed at xfs_bulkstat_one_int(). > > Signed-off-by: Jie Liu Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs