From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q2F986Jl091867 for ; Thu, 15 Mar 2012 04:08:06 -0500 Date: Thu, 15 Mar 2012 05:08:00 -0400 From: Christoph Hellwig Subject: Re: [PATCH v2] xfs: Fix oops on IO error during xlog_recover_process_iunlinks() Message-ID: <20120315090800.GA2887@infradead.org> References: <1331801705-1145-1-git-send-email-jack@suse.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1331801705-1145-1-git-send-email-jack@suse.cz> 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: Jan Kara Cc: Ben Myers , Alex Elder , stable@kernel.org, xfs@oss.sgi.com > + xfs_buf_hold(agibp); > + xfs_buf_relse(agibp); This is a very awkward way to write xfs_buf_unlock(agibp); _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs