commit | b464255699077c6b33ea58ee01db80f5729511ad | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Jan 30 11:48:53 2013 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Tue Feb 12 03:19:32 2013 -0800 |
tree | a4ef7b3a8e80ccc17024c58a0bc5155a9123301a | |
parent | 447c50943fd008755122c7a62bac068e73c1cf2c [diff] |
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>