cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Steven Whitehouse <swhiteho@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] Mostly quotas
Date: Wed, 16 Sep 2009 16:03:32 +0100	[thread overview]
Message-ID: <1253113422-3429-1-git-send-email-swhiteho@redhat.com> (raw)

Here is my current patch queue. I plan to push these into the
-nmw git tree shortly. Patch 5 is the only non-quota patch in this
set. The edited highlights:

 - Allows querying of the current state of quotas (on/off/account)
 - Allows syncing of quotas via the new API
 - Allows querying of user/group quotas via the new API
 - Preserves the existing API
 - Cleans up the quota code
 - Fixes up error reporting for the quota sync operation

TODO:
 - Setting of quotas via the XFS API
 - Possible further ehnancements:
   - Split the on/off/account settings so that they can be set for users and
     group independently
   - Count the number of quota warn & hardlimit violations
   - Report quota events via netlink (bz #337691)
 - More testing

Steve.



             reply	other threads:[~2009-09-16 15:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-16 15:03 Steven Whitehouse [this message]
2009-09-16 15:03 ` [Cluster-devel] [PATCH 01/10] GFS2: Alter arguments of gfs2_quota/statfs_sync Steven Whitehouse
2009-09-16 15:03   ` [Cluster-devel] [PATCH 02/10] GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops Steven Whitehouse
2009-09-16 15:03     ` [Cluster-devel] [PATCH 03/10] GFS2: Remove obsolete code in quota.c Steven Whitehouse
2009-09-16 15:03       ` [Cluster-devel] [PATCH 04/10] GFS2: Add get_xstate quota function Steven Whitehouse
2009-09-16 15:03         ` [Cluster-devel] [PATCH 05/10] GFS2: Remove sysfs "done" files Steven Whitehouse
2009-09-16 15:03           ` [Cluster-devel] [PATCH 06/10] GFS2: Add proper error reporting to quota sync via sysfs Steven Whitehouse
2009-09-16 15:03             ` [Cluster-devel] [PATCH 07/10] GFS2: Remove constant argument from qdsb_get() Steven Whitehouse
2009-09-16 15:03               ` [Cluster-devel] [PATCH 08/10] GFS2: Remove constant argument from qd_get() Steven Whitehouse
2009-09-16 15:03                 ` [Cluster-devel] [PATCH 09/10] GFS2: Clean up gfs2_adjust_quota() and do_glock() Steven Whitehouse
2009-09-16 15:03                   ` [Cluster-devel] [PATCH 10/10] GFS2: Add get_xquota support Steven Whitehouse

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=1253113422-3429-1-git-send-email-swhiteho@redhat.com \
    --to=swhiteho@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).