RDS: cancel connection work structs as we shut down
authorZach Brown <zach.brown@oracle.com>
Fri, 23 Jul 2010 17:37:33 +0000 (10:37 -0700)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:16:49 +0000 (18:16 -0700)
commit4518071ac1bcb76c64a55a3fddb39fb3d39add41
treeb64a3c4e61fd41f1f7ef92d9e7d7c5ed27d3ba2c
parentffcec0e110c198717eb0f6ac000c1e5397db9451
RDS: cancel connection work structs as we shut down

Nothing was canceling the send and receive work that might have been
queued as a conn was being destroyed.

Signed-off-by: Zach Brown <zach.brown@oracle.com>
net/rds/connection.c