From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Elder Subject: Re: [PATCH 00/10] quotactl fixed and cleanups Date: Thu, 25 Feb 2010 16:04:22 -0600 Message-ID: <1267135462.1905.31.camel@doink> References: <20100216084446.377980079@bombadil.infradead.org> Reply-To: aelder@sgi.com Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: jack@suse.cz, swhiteho@redhat.com, linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com To: Christoph Hellwig Return-path: Received: from relay1.sgi.com ([192.48.179.29]:36413 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933887Ab0BYWE2 (ORCPT ); Thu, 25 Feb 2010 17:04:28 -0500 In-Reply-To: <20100216084446.377980079@bombadil.infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 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. > -- > To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html Whole series looks good to me. I know it's late, but... Acked-by: Alex Elder