Skip to content
Commit 80fc015b authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd4: use common rpc_cred for all callbacks



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: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent 29ab23cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment