index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
scsi
/
mpath.c
Age
Commit message (
Expand
)
Author
2010-01-03
scsi_done sets ITSDONE, we dont have to do it.
David Gwynne
2009-12-01
put the midlayer changes back in.
David Gwynne
2009-11-12
revert midlayer back to it was before i put my big rewrite in. this is
David Gwynne
2009-11-10
backout the backout marco did of my code because of the NO_CCB breakage.
David Gwynne
2009-11-05
The big diff dlg committed to the midlayer breaks NO_CCB and
Marco Peereboom
2009-10-23
if you're attempting to detach multiple devices (eg, many targets,
David Gwynne
2009-10-22
devices below the scsibus should all be detached via scsi_detach_lun.
David Gwynne
2009-10-14
rework how devids are handled in the midlayer and mpath.
David Gwynne
2009-09-14
rework the scsi midlayer to start addressing some problems i have
David Gwynne
2009-08-09
shove a minphys request against mpath down all to the minphys on each path
David Gwynne
2009-08-09
if a physical path to a device behind mpath goes away, remove the path. it
David Gwynne
2009-08-09
add mpath(4), a driver that steals paths to scsi devices if it
David Gwynne