From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Mon, 14 Sep 2009 14:17:43 +0100 Subject: [Cluster-devel] GFS2: A quota of quota patches In-Reply-To: <4AAE4114.1020003@redhat.com> References: <1252936273-32267-1-git-send-email-swhiteho@redhat.com> <4AAE4114.1020003@redhat.com> Message-ID: <1252934263.6052.259.camel@localhost.localdomain> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On Mon, 2009-09-14 at 15:11 +0200, Fabio Massimo Di Nitto wrote: > Steven Whitehouse wrote: > > This set of patches is a start towards the overall goal of making > > the GFS2 quota system accessible via a generic interface. In this > > case I've chosen the XFS style quota interface because it is closer > > to GFS2's existing quota system in terms of features. > > > > - SNIP - > > does this mean we need to sync a userland release with a kernel one? > No. There are no required userland changes, and the current quota interface will be around for a good while yet, Steve. > If this is the case, then please let?s coordinate the landing of the > changes in STABLE3 release together with the new kernel release with > this new quota code. > > Fabio