CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2011/04/28 12:25:42
Modified files: usr.sbin/iscsid: vscsi.c Log message: DATA OUT operations need to be piggibacked on the same connection as the initial SCSI REQUEST so use conn_task_issue() in vscsi_dataout().