From: Dmitry Monakhov <dmonakhov@openvz.org>
To: linux-fsdevel@vger.kernel.org
Cc: jack@suse.cz, Dmitry Monakhov <dmonakhov@openvz.org>
Subject: [PATCH 0/3] quota: RFC add extend quota types
Date: Tue, 2 Feb 2010 18:00:22 +0300 [thread overview]
Message-ID: <1265122826-5370-1-git-send-email-dmonakhov@openvz.org> (raw)
Jens, and other people who are interesting in quota
please take a look and comment the patch series.
Currently only USER/GROUP quota are supported bu linux quota
But sometimes it is reasonable to have other types of quota
For example:
1) project_id in XFS
2) container_id in container(chroot) solutions.
This patch series is aimed to extend quota interface to support
different quota types. Last patch add the TREE quota type.
This patch series does not contain fs-related part of
tree-quota-type support, i've done this in order to not overweight
the series.
I'll add fs-related patches in the series on next round.
next reply other threads:[~2010-02-02 15:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-02 15:00 Dmitry Monakhov [this message]
2010-02-02 15:00 ` [PATCH 1/3] quota: generalize quota transfer interface Dmitry Monakhov
2010-02-02 15:00 ` [PATCH 2/3] quota: introduce get_id callback Dmitry Monakhov
2010-02-02 15:00 ` [PATCH 3/3] quota: add generic treeid quota support Dmitry Monakhov
2010-02-02 16:10 ` Jan Kara
2010-02-02 16:05 ` [PATCH 2/3] quota: introduce get_id callback Jan Kara
2010-02-03 5:38 ` Dmitry Monakhov
2010-02-03 10:47 ` Jan Kara
2010-02-03 19:54 ` Dmitry Monakhov
2010-02-02 15:48 ` [PATCH 1/3] quota: generalize quota transfer interface Jan Kara
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=1265122826-5370-1-git-send-email-dmonakhov@openvz.org \
--to=dmonakhov@openvz.org \
--cc=jack@suse.cz \
--cc=linux-fsdevel@vger.kernel.org \
/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).