From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id qASGEsYR192917 for ; Wed, 28 Nov 2012 10:14:54 -0600 Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id MQSYg7dScbPk0YCV (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Wed, 28 Nov 2012 08:17:11 -0800 (PST) Date: Wed, 28 Nov 2012 11:17:07 -0500 From: Christoph Hellwig Subject: Re: [PATCH 15/19] xfs: convert dquot cache lru to list_lru Message-ID: <20121128161707.GA19634@infradead.org> References: <1354058086-27937-1-git-send-email-david@fromorbit.com> <1354058086-27937-16-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1354058086-27937-16-git-send-email-david@fromorbit.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: Dave Chinner Cc: linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, xfs@oss.sgi.com, linux-kernel@vger.kernel.org, glommer@parallels.com > + if (!xfs_dqflock_nowait(dqp)) > + xfs_dqunlock(dqp); > + goto out_miss_busy; This seems to miss braces. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs