From: Eric W. Biederman Date: Fri, 1 Feb 2013 04:09:30 +0000 (-0800) Subject: gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines X-Git-Tag: v3.9-rc1~85^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236c64e4b79b78059ec3e17362d8f02f6dc06f26;p=pandora-kernel.git gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines Remove the QUOTA_USER and QUOTA_GRUP defines. Remove the last vestigal users of QUOTA_USER and QUOTA_GROUP. Now that struct kqid is used throughout the gfs2 quota code the need there is to use QUOTA_USER and QUOTA_GROUP and the defines are just extraneous and confusing. Cc: Steven Whitehouse Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed