CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2009/08/09 10:20:20
Modified files: sys/scsi : mpath.c Log message: if a physical path to a device behind mpath goes away, remove the path. it is worth noting that the device on mpath will persist even if all the paths behind it have gone away. returning the paths will allow operations to work against the device again.