| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 0/3] Add a new quotactl command to support 3 quota types in XFS |
| From: | Chandra Seetharaman <sekharan@xxxxxxxxxx> |
| Date: | Tue, 6 Aug 2013 17:27:06 -0500 |
| Cc: | Jan Kara <jack@xxxxxxx> |
| Cc: | Abhijith Das <adas@xxxxxxxxxx> |
| Cc: | Steven Whitehouse <swhiteho@xxxxxxxxxx> |
| Cc: | linux-fsdevel <linux-fsdevel@xxxxxxxxxxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
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(-) |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 00/48] xfsprogs: CRC support, Ben Myers |
|---|---|
| Next by Date: | [PATCH 3/3] gfs2: Add support for the Q_XGETQSTATV, Chandra Seetharaman |
| Previous by Thread: | Re: [PATCH 00/48] xfsprogs: CRC support, Ben Myers |
| Next by Thread: | [PATCH 3/3] gfs2: Add support for the Q_XGETQSTATV, Chandra Seetharaman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |