RPC: Ensure that we only schedule one RPC request at a time.
In theory the current code could cause two to be scheduled if something wakes up xprt->snd_task before keventd has had a chance to run xprt_sock_connect()
Showing
Please register or sign in to comment