Don't use an RPC child process when reconnecting to a TCP server.
This is more efficient, and also fixes an existing deadlock situation in which the child could be waiting for an xprt_write_lock that was being held by the parent.
Showing
Please register or sign in to comment