CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2011/01/04 06:12:40
Modified files: usr.sbin/iscsid: connection.c Log message: Cleanup tasks with a NULL callback after queuing the PDU to be sent out. This allows immediate responses (e.g. NOP-out) to be issued with a task instead of very special code. Also set expstatsn on all PDU that carry it.