diff options
author | Chandra Seetharaman <sekharan@us.ibm.com> | 2013-07-11 05:00:40 (GMT) |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-07-11 15:35:32 (GMT) |
commit | 92f8ff73f18672b03ec8b92197cdddf2b5de7ea0 (patch) | |
tree | b90205ed9a1e141d8ac5d096f4d8984e89774d2e /fs/Makefile | |
parent | 42c49d7f249c2487f36d3314753d5d8ebcee8249 (diff) | |
download | linux-92f8ff73f18672b03ec8b92197cdddf2b5de7ea0.tar.xz |
xfs: Add pquota fields where gquota is used.
Add project quota changes to all the places where group quota field
is used:
* add separate project quota members into various structures
* split project quota and group quotas so that instead of overriding
the group quota members incore, the new project quota members are
used instead
* get rid of usage of the OQUOTA flag incore, in favor of separate
group and project quota flags.
* add a project dquot argument to various functions.
Not using the pquotino field from superblock yet.
Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions