Skip to content
Commit 381ba74a authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Ensure our task is notified when an rpcbind call is done



If another task is busy in rpcb_getport_async number, it is more efficient
to have it wake us up when it has finished instead of arbitrarily sleeping
for 5 seconds.

Also ensure that rpcb_wake_rpcbind_waiters() is called regardless of
whether or not rpcb_getport_done() gets called.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent f45663ce
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