From: Eric W. Biederman Date: Wed, 30 Jan 2013 19:48:53 +0000 (-0800) Subject: 9p: Modify struct 9p_fid to use a kuid_t not a uid_t X-Git-Tag: v3.9-rc1~85^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b464255699077c6b33ea58ee01db80f5729511ad;p=pandora-kernel.git 9p: Modify struct 9p_fid to use a kuid_t not a uid_t Change struct 9p_fid and it's associated functions to use kuid_t's instead of uid_t. Cc: Eric Van Hensbergen Cc: Ron Minnich Cc: Latchesar Ionkov Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed