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:
25337fd
)
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 12 Mar 2008 16:12:16 +0000
(12:12 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 14 Mar 2008 17:42:32 +0000
(13:42 -0400)
The current RPCAUTH_LOOKUP_ROOTCREDS flag only works for AUTH_SYS
authentication, and then only as a special case in the code. This patch
removes the auth_sys special casing, and replaces it with generic code.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found