From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kara Subject: Re: [PATCH 00/10] quotactl fixed and cleanups Date: Tue, 16 Feb 2010 19:36:28 +0100 Message-ID: <20100216183627.GC3153@quack.suse.cz> References: <20100216084446.377980079@bombadil.infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: jack@suse.cz, swhiteho@redhat.com, linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com To: Christoph Hellwig Return-path: Received: from cantor.suse.de ([195.135.220.2]:57540 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755491Ab0BPSgU (ORCPT ); Tue, 16 Feb 2010 13:36:20 -0500 Content-Disposition: inline In-Reply-To: <20100216084446.377980079@bombadil.infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue 16-02-10 03:44:46, 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. Thanks for the cleanups. Upto a few fixed typos and whitespace errors I've merged your patchset into my tree. As a side note, OCFS2 implements XFS-style clustered quotas using current VFS quota subsystem (and quota file format) so my naive feeling is that at least GFS2 should fit in there as well. But maybe I'm wrong. Honza -- Jan Kara SUSE Labs, CR