From: Eric W. Biederman Date: Wed, 30 Jan 2013 19:57:40 +0000 (-0800) Subject: 9p: Modify struct v9fs_session_info to use a kuids and kgids X-Git-Tag: v3.9-rc1~85^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76ed23a5d703d94ede1ef6c12c14a75add691202;p=pandora-kernel.git 9p: Modify struct v9fs_session_info to use a kuids and kgids Change struct v9fs_session_info and the code that popluates it to use kuids and kgids. When parsing the 9p mount options convert the dfltuid, dflutgid, and the session uid from the current user namespace into kuids and kgids. Modify V9FS_DEFUID and V9FS_DEFGUID to be kuid and kgid values. Cc: Eric Van Hensbergen Cc: Ron Minnich Cc: Latchesar Ionkov Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed