git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e469e3
)
sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
author
Eric W. Biederman
<ebiederm@xmission.com>
Sat, 2 Feb 2013 10:45:08 +0000
(
02:45
-0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Wed, 13 Feb 2013 14:15:24 +0000
(06:15 -0800)
When writing kuids onto the wire first map them into the initial user
namespace.
When writing kgids onto the wire first map them into the initial user
namespace.
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
No differences found