From: Chandra Seetharaman Date: Thu, 11 Jul 2013 05:00:40 +0000 (-0500) Subject: xfs: Add pquota fields where gquota is used. X-Git-Tag: v3.11-rc1~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92f8ff73f18672b03ec8b92197cdddf2b5de7ea0;p=pandora-kernel.git 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 Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- Reading git-diff-tree failed