svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
authorTom Tucker <tom@opengridcomputing.com>
Thu, 1 May 2008 16:25:02 +0000 (11:25 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 19 May 2008 12:33:57 +0000 (07:33 -0500)
commit356d0a1519867422c3f17f79e2183f8c2d44f8ee
tree69c60d0d9605d617e90afbccf9fb054c56958c3b
parent1711386c62c97f7fb086a2247d44cdb1f8867640
svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free

When the transport is closing, the DTO tasklet may queue data
that never gets processed. Clean up resources associated with
this I/O.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
net/sunrpc/xprtrdma/svc_rdma_transport.c