From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Subject: Re: [PATCH 00/10] quotactl fixed and cleanups Date: Tue, 16 Feb 2010 10:37:20 +0000 Message-ID: <1266316640.2738.0.camel@localhost> References: <20100216084446.377980079@bombadil.infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: jack@suse.cz, linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com To: Christoph Hellwig Return-path: Received: from mx1.redhat.com ([209.132.183.28]:6068 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932476Ab0BPKeK (ORCPT ); Tue, 16 Feb 2010 05:34:10 -0500 In-Reply-To: <20100216084446.377980079@bombadil.infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, On Tue, 2010-02-16 at 03:44 -0500, Christoph Hellwig wrote: > This is a first large batch of refactoring the generic quotactl code. > I started looking at this for merging the FS interfaces for "VFS" and "XFS" > style quotas now that we grow more filesystems wanting to support quota > in a more advanced way than the generic implementation can, e.g. GFS2 > and cifs. There will be another couple of patches do do the actual > work which are not quite ready, but this is a large and useful enough batch > to get review and possibly included first. Looks good from a GFS2 PoV, so: Acked-by: Steven Whitehouse Steve.