[rds-devel] [PATCH] IB/RDS: fix the QP event handler to call rdma_notify()

Or Gerlitz ogerlitz at voltaire.com
Wed Dec 19 02:47:53 PST 2007


Vladimir Sokolovsky wrote:
> Do you mean to add rdma_notify after (or before) rds_ib_connect_complete?

No, I want the call to rdma_notify to replace the call to 
rds_ib_connect_complete() since (A) it will cause established event to 
be generated and then rds_ib_connect_complete will be called, and (B) 
without this patch rds_connect_complete() might be called twice and tear 
down the connection on the second call

Or.




More information about the rds-devel mailing list