CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2011/01/04 03:02:20
Modified files: usr.sbin/iscsid: vscsi.c Log message: Truncate the scsi sense data to 18 bytes if more data was supplied. dlg@ said it is OK to do that since the additional data is optional. My connection to the iscsi target sending 64byte sense data is now much happier.