All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Elder <aelder@sgi.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: linux-fsdevel@vger.kernel.org, jack@suse.cz, swhiteho@redhat.com,
	xfs@oss.sgi.com
Subject: Re: [PATCH 00/10] quotactl fixed and cleanups
Date: Thu, 25 Feb 2010 16:04:22 -0600	[thread overview]
Message-ID: <1267135462.1905.31.camel@doink> (raw)
In-Reply-To: <20100216084446.377980079@bombadil.infradead.org>

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 <aelder@sgi.com>


_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

WARNING: multiple messages have this Message-ID (diff)
From: Alex Elder <aelder@sgi.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: jack@suse.cz, swhiteho@redhat.com, linux-fsdevel@vger.kernel.org,
	xfs@oss.sgi.com
Subject: Re: [PATCH 00/10] quotactl fixed and cleanups
Date: Thu, 25 Feb 2010 16:04:22 -0600	[thread overview]
Message-ID: <1267135462.1905.31.camel@doink> (raw)
In-Reply-To: <20100216084446.377980079@bombadil.infradead.org>

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 <aelder@sgi.com>



  parent reply	other threads:[~2010-02-25 22:03 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-16  8:44 [PATCH 00/10] quotactl fixed and cleanups Christoph Hellwig
2010-02-16  8:44 ` Christoph Hellwig
2010-02-16  8:44 ` [PATCH 01/10] quota: split do_quotactl Christoph Hellwig
2010-02-16  8:44   ` Christoph Hellwig
2010-02-16  8:44 ` [PATCH 02/10] quota: clean up checks for supported quota methods Christoph Hellwig
2010-02-16  8:44   ` Christoph Hellwig
2010-02-16  8:44 ` [PATCH 03/10] quota: special case Q_SYNC without device name Christoph Hellwig
2010-02-16  8:44   ` Christoph Hellwig
2010-02-16  8:44 ` [PATCH 04/10] quota: simplify permission checking Christoph Hellwig
2010-02-16  8:44   ` Christoph Hellwig
2010-02-16  8:44 ` [PATCH 05/10] quota: clean up Q_XQUOTASYNC Christoph Hellwig
2010-02-16  8:44   ` Christoph Hellwig
2010-02-16  8:44 ` [PATCH 06/10] quota: move code from sync_quota_sb into vfs_quota_sync Christoph Hellwig
2010-02-16  8:44   ` Christoph Hellwig
2010-02-16  8:44 ` [PATCH 07/10] quota: remove invalid optimization from quota_sync_all Christoph Hellwig
2010-02-16  8:44   ` Christoph Hellwig
2010-02-16  8:44 ` [PATCH 08/10] quota: split out netlink notification support from quota.c Christoph Hellwig
2010-02-16  8:44   ` Christoph Hellwig
2010-02-16  8:44 ` [PATCH 09/10] quota: split out compat_sys_quotactl " Christoph Hellwig
2010-02-16  8:44   ` Christoph Hellwig
2010-02-16  8:44 ` [PATCH 10/10] quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota Christoph Hellwig
2010-02-16  8:44   ` Christoph Hellwig
2010-02-16  8:48 ` [PATCH 00/10] quotactl fixed and cleanups Christoph Hellwig
2010-02-16  8:48   ` Christoph Hellwig
2010-02-16 10:37 ` Steven Whitehouse
2010-02-16 10:37   ` Steven Whitehouse
2010-02-16 18:36 ` Jan Kara
2010-02-16 18:36   ` Jan Kara
2010-02-16 19:12   ` Christoph Hellwig
2010-02-16 19:12     ` Christoph Hellwig
2010-02-16 21:26     ` Jan Kara
2010-02-16 21:26       ` Jan Kara
2010-02-16 21:54       ` Christoph Hellwig
2010-02-16 21:54         ` Christoph Hellwig
2010-02-17 19:37   ` Christoph Hellwig
2010-02-17 19:37     ` Christoph Hellwig
2010-02-17 23:34     ` Jan Kara
2010-02-17 23:34       ` Jan Kara
2010-02-25 22:04 ` Alex Elder [this message]
2010-02-25 22:04   ` Alex Elder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1267135462.1905.31.camel@doink \
    --to=aelder@sgi.com \
    --cc=hch@infradead.org \
    --cc=jack@suse.cz \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=swhiteho@redhat.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.