commit | 356d0a1519867422c3f17f79e2183f8c2d44f8ee | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@opengridcomputing.com> | Thu May 01 11:25:02 2008 -0500 |
committer | Tom Tucker <tom@opengridcomputing.com> | Mon May 19 07:33:57 2008 -0500 |
tree | 69c60d0d9605d617e90afbccf9fb054c56958c3b | |
parent | 1711386c62c97f7fb086a2247d44cdb1f8867640 [diff] |
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>