]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: Drop the connection as part of cancel to avoid hangs
authorAvinash Repaka <avinash.repaka@oracle.com>
Wed, 7 Sep 2016 00:54:02 +0000 (17:54 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 13 Oct 2016 16:21:17 +0000 (09:21 -0700)
commit052f6209936c0502a55f7eeaf14d21cf2bc0010c
tree51cd7b79efc53e0d552e7db4c47d871d92af9958
parent5acb959ad59966b0b6905802ed720d26c560c3c5
RDS: Drop the connection as part of cancel to avoid hangs

To avoid waiting indefinitely in rds_send_drop_to(), drop the connection
proactively if one of the cancelled messages is mapped.

Orabug: 22506032

Signed-off-by: Avinash Repaka <avinash.repaka@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/connection.c
net/rds/rds.h
net/rds/send.c