commit | ed87dabcc3fc0a5040f95dd3f7206cffebca5c79 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Jan 31 19:42:40 2013 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 13 06:15:06 2013 -0800 |
tree | 5b78136ba32b35c63150b3edcc2f05416914b0c4 | |
parent | b59c8b6f9d1b1220e5ed72152f42a658bf739d90 [diff] |
gfs2: Convert gfs2_quota_refresh to take a kqid - 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>