[rds-devel] [PATCH net] rds: RDS (tcp) hangs on sendto() to unresponding address

David Miller davem at davemloft.net
Wed Oct 10 22:21:11 PDT 2018


From: Ka-Cheong Poon <ka-cheong.poon at oracle.com>
Date: Mon,  8 Oct 2018 09:17:11 -0700

> In rds_send_mprds_hash(), if the calculated hash value is non-zero and
> the MPRDS connections are not yet up, it will wait.  But it should not
> wait if the send is non-blocking.  In this case, it should just use the
> base c_path for sending the message.
> 
> Signed-off-by: Ka-Cheong Poon <ka-cheong.poon at oracle.com>

Applied.



More information about the rds-devel mailing list