CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/10 05:28:02
Modified files:
usr.sbin/iscsid: task.c vscsi.c
Log message:
Move the task cleanup from the task fail callback to taskq_cleanup.
This makes the one failure callback a lot simpler.
