From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q1TJbqnN041134 for ; Wed, 29 Feb 2012 13:37:52 -0600 Date: Wed, 29 Feb 2012 13:37:57 -0600 From: Ben Myers Subject: Re: [PATCH 2/8] xfs: include reservations in quota reporting Message-ID: <20120229193757.GK7762@sgi.com> References: <20120220022815.018921977@bombadil.infradead.org> <20120220022903.684527645@bombadil.infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120220022903.684527645@bombadil.infradead.org> 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: Christoph Hellwig Cc: xfs@oss.sgi.com On Sun, Feb 19, 2012 at 09:28:17PM -0500, Christoph Hellwig wrote: > Report all quota usage including the currently pending reservations. This > avoids the need to flush delalloc space before gathering quota information, > and matches quota enforcement, which already takes the reservations into > account. > > This fixes xfstests 270. > > Reviewed-by: Dave Chinner > Signed-off-by: Christoph Hellwig I'm a little concerned about large speculative delay block reservations with this code, but that remains to be seen. Looks good. Reviewed-by: Ben Myers _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs