]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit898ca5f2dacee70edf708c8267656a4fce10b0ba
tree14540b22e3b3e5d934a8bf2c85651063a327c798
parent81145ffb31d675312960564a490d68134161aa52
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