| To: | linux-fsdevel@xxxxxxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 0/3 v2] Q_GETNEXTQUOTA support |
| From: | Jan Kara <jack@xxxxxxx> |
| Date: | Thu, 4 Feb 2016 15:28:04 +0100 |
| Cc: | ocfs2-devel@xxxxxxxxxxxxxx, Mark Fasheh <mfasheh@xxxxxxxx>, Joel Becker <jlbec@xxxxxxxxxxxx>, xfs@xxxxxxxxxxx, Jan Kara <jack@xxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
Hello,
the patch set below adds support for VFS quotas for Q_GETNEXTQUOTA quotactl
and thus repquota(8) doesn't have to iterate over /etc/passwd or LDAP database
to report all quota limits. ext2, ext4, reiserfs, jfs, and ocfs2 support this
quotactl (and Q_XGETNEXTQUOTA as well) after applying this patch set. XFS
bits will likely get merged independently through XFS tree. If nobody objects,
I'll push these patches to my tree in a few days.
Changes since v2:
* Added get_next_id() operation to dquot_operations to allow for cleaner
support in OCFS2
* Added OCFS2 support
Honza
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2/3] quota_v2: Implement get_next_id() for V2 quota format, Jan Kara |
|---|---|
| Next by Date: | [PATCH 1/3] quota: Add support for ->get_nextdqblk() for VFS quota, Jan Kara |
| Previous by Thread: | [PATCH] dax: dirty inode only if required, Dmitry Monakhov |
| Next by Thread: | [PATCH 3/3] ocfs2: Implement get_next_id(), Jan Kara |
| Indexes: | [Date] [Thread] [Top] [All Lists] |