gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 1 Feb 2013 04:09:30 +0000 (20:09 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Feb 2013 14:15:08 +0000 (06:15 -0800)
commit236c64e4b79b78059ec3e17362d8f02f6dc06f26
tree14540b22e3b3e5d934a8bf2c85651063a327c798
parent05e0a60d8025e280e56b3fa36ea8facc7c1c65c2
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 <swhiteho@redhat.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/gfs2/quota.c