From: Eric W. Biederman Date: Sun, 16 Sep 2012 10:11:50 +0000 (-0700) Subject: userns: Modify dqget to take struct kqid X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~49^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aca645a6a54e001e004f1f1e0eafd94f994bb1b3;p=pandora-kernel.git userns: Modify dqget to take struct kqid Modify dqget to take struct kqid instead of a type and an identifier pair. Modify the callers of dqget in ocfs2 and dquot to take generate a struct kqid so they can continue to call dqget. The conversion to create struct kqid should all be the final conversions that are needed in those code paths. Cc: Jan Kara Cc: Mark Fasheh Cc: Joel Becker Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed