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:
29ab23c
)
nfsd4: use common rpc_cred for all callbacks
author
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 15 Sep 2009 22:07:35 +0000
(18:07 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Wed, 16 Sep 2009 00:49:34 +0000
(20:49 -0400)
Callbacks are always made using the machine's identity, so we can use a
single auth_generic credential shared among callbacks to all clients and
let the rpc code take care of the rest.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found