]> git.baikalelectronics.ru Git - kernel.git/commit
9p: Modify struct 9p_fid to use a kuid_t not a uid_t
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 30 Jan 2013 19:48:53 +0000 (11:48 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 12 Feb 2013 11:19:32 +0000 (03:19 -0800)
commit9ffa10830f5d477790676482bbb34f2a2db74d2b
treea4ef7b3a8e80ccc17024c58a0bc5155a9123301a
parentafb4a60aa551cd5db76d74086cd68efd27759aa2
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 <ericvh@gmail.com>
Cc: Ron Minnich <rminnich@gmail.com>
Cc: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/9p/fid.c
fs/9p/v9fs.c
include/net/9p/client.h