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 q1F2WQ69142546 for ; Tue, 14 Feb 2012 20:32:26 -0600 Date: Tue, 14 Feb 2012 21:32:19 -0500 From: Christoph Hellwig Subject: Re: [PATCH -v2 1/3] xfs: change available ranges of softlimit and hardlimit in quota check Message-ID: <20120215023219.GA17149@infradead.org> References: <20120206124951.12624.88233.stgit@ltc219.sdl.hitachi.co.jp> <20120206125007.12624.58454.stgit@ltc219.sdl.hitachi.co.jp> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120206125007.12624.58454.stgit@ltc219.sdl.hitachi.co.jp> 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: Mitsuo Hayasaka Cc: Alex Elder , yrl.pp-manager.tt@hitachi.com, linux-kernel@vger.kernel.org, xfs@oss.sgi.com, xfs-masters@oss.sgi.com, Ben Myers , Alex Elder , Christoph Hellwig On Mon, Feb 06, 2012 at 09:50:07PM +0900, Mitsuo Hayasaka wrote: > In general, quota allows us to use disk blocks and inodes up to each > limit, that is, they are available if they don't exceed their limitations. > Current xfs sets their available ranges to lower than them except disk > inode quota check. So, this patch changes the ranges to not beyond them. Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs