xfs
[Top] [All Lists]

[PATCH 0/3 v2] Q_GETNEXTQUOTA support

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>