From: Eric W. Biederman Date: Fri, 1 Feb 2013 03:42:40 +0000 (-0800) Subject: gfs2: Convert gfs2_quota_refresh to take a kqid X-Git-Tag: v3.9-rc1~85^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed87dabcc3fc0a5040f95dd3f7206cffebca5c79;p=pandora-kernel.git 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 Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed