summaryrefslogtreecommitdiff
path: root/sys/scsi/mpath.c
AgeCommit message (Expand)Author
2010-01-03scsi_done sets ITSDONE, we dont have to do it.David Gwynne
2009-12-01put the midlayer changes back in.David Gwynne
2009-11-12revert midlayer back to it was before i put my big rewrite in. this isDavid Gwynne
2009-11-10backout the backout marco did of my code because of the NO_CCB breakage.David Gwynne
2009-11-05The big diff dlg committed to the midlayer breaks NO_CCB andMarco Peereboom
2009-10-23if you're attempting to detach multiple devices (eg, many targets,David Gwynne
2009-10-22devices below the scsibus should all be detached via scsi_detach_lun.David Gwynne
2009-10-14rework how devids are handled in the midlayer and mpath.David Gwynne
2009-09-14rework the scsi midlayer to start addressing some problems i haveDavid Gwynne
2009-08-09shove a minphys request against mpath down all to the minphys on each pathDavid Gwynne
2009-08-09if a physical path to a device behind mpath goes away, remove the path. itDavid Gwynne
2009-08-09add mpath(4), a driver that steals paths to scsi devices if itDavid Gwynne