svcrdma: Move destroy to kernel thread
authorTom Tucker <tom@opengridcomputing.com>
Thu, 1 May 2008 03:00:46 +0000 (22:00 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 19 May 2008 12:33:54 +0000 (07:33 -0500)
Some providers may wait while destroying adapter resources.
Since it is possible that the last reference is put on the
dto_tasklet, the actual destroy must be scheduled as a work item.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>

No differences found