CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2011/04/28 05:24:36
Modified files: sys/dev : vscsi.c Log message: report XS_RESET to the midlayer for any pending commands when vscsi is closed. if you're using iscsid with mpath, this will let mpath retry the commands when iscsid comes back. discussed with claudio@