Skip to content
Commit 63c86716 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd: move callback rpc_client creation into separate thread



The whole reason to move this callback-channel probe into a separate
thread was because (for now) we don't have an easy way to create the
rpc_client asynchronously.  But I forgot to move the rpc_create() to the
spawned thread.  Doh!  Fix that.

Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent 46f8a64b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment