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 (Postfix) with ESMTP id B272A29DFB for ; Thu, 12 Sep 2013 09:50:27 -0500 (CDT) Date: Thu, 12 Sep 2013 09:50:26 -0500 From: Ben Myers Subject: Re: [PATCH] xfs: remove dead code from xlog_recover_inode_pass2 Message-ID: <20130912145026.GA1935@sgi.com> References: <20130912140122.873071199@sgi.com> <20130912140127.489098296@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20130912140127.489098296@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 Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Mark Tinguely Cc: Dan Carpenter , xfs@oss.sgi.com On Thu, Sep 12, 2013 at 09:01:23AM -0500, Mark Tinguely wrote: > Additional code in the error handler of xlog_recover_inode_pass2() > results in the following error: > > static checker warning: "fs/xfs/xfs_log_recover.c:2999 > xlog_recover_inode_pass2() > info: ignoring unreachable code." > > Reported-by: Dan Carpenter > Signed-off-by: Mark Tinguely Looks fine. Applied. Reviewed-by: Ben Myers _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs