Hello All, XFS now supports simultaneous use of 3 quota types (user, group, and project). In order to support this a new quotactl command is introduced in this patch series. Regards, Chandra --- Chandra Seetharaman (3): quota: Add a new quotactl command Q_XGETQSTATV xfs: Add support for the Q_XGETQSTATV gfs2: Add support for the Q_XGETQSTATV fs/gfs2/quota.c | 27 +++++++++++++ fs/quota/quota.c | 29 ++++++++++++++ fs/xfs/xfs_qm.h | 2 + fs/xfs/xfs_qm_syscalls.c | 82 ++++++++++++++++++++++++++++++++++++++++ fs/xfs/xfs_quotaops.c | 13 ++++++ include/linux/quota.h | 1 + include/uapi/linux/dqblk_xfs.h | 46 ++++++++++++++++++++++ 7 files changed, 200 insertions(+), 0 deletions(-) _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs