gfs2: Convert gfs2_quota_refresh to take a kqid
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 1 Feb 2013 03:42:40 +0000 (19:42 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Feb 2013 14:15:06 +0000 (06:15 -0800)
- In quota_refresh_user_store convert the user supplied uid
  into a kqid and pass it to gfs2_quota_refresh.

- In quota_refresh_group_store convert the user supplied gid
  into a kqid and pass it to gfs2_quota_refresh.

Cc: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>

No differences found