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_sym.c
Age
Commit message (
Expand
)
Author
2014-09-14
remove uneeded proc.h includes
Jonathan Gray
2014-01-31
SUNW SUNWGS INT FCBPL can be considered an asym device now we can uniquely
David Gwynne
2014-01-30
SGI branded seagate disks work fine
David Gwynne
2013-12-06
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
Theo de Raadt
2013-09-03
DELL MD3060e works
David Gwynne
2013-08-27
make path driver match routes return 8 so they will definitely be higher
David Gwynne
2013-08-27
get rid of the different path scheduler types, which simplifies the
David Gwynne
2013-08-26
implement handling of group failover.
David Gwynne
2013-08-26
all paths are considered active, not in some unknown state.
David Gwynne
2013-08-26
all FUJITSU MA disks ive found seem ok with being behind mpath.
David Gwynne
2013-08-26
when i first imagined how paths on mpath worked, i thought the
David Gwynne
2013-08-26
checksense handlers in path drivers can return MPATH_SENSE_DECLINED
David Gwynne
2013-08-26
introduce the idea of groups of paths. mpath had stuff to managed
David Gwynne
2013-06-10
toshiba disks in an md1220 work fine
David Gwynne
2013-02-04
some stuff i found in old storedge 3500 disk trays seem to work fine.
David Gwynne
2012-03-23
Add an entry to the asym list for the NetBSD iSCSI target.
Claudio Jeker
2011-07-11
support "failover" style access to volumes, ie, only use one active
David Gwynne
2011-07-03
Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing
Matthew Dempsky
2011-06-15
FUJITSU MBD drives seem ok
David Gwynne
2011-04-28
clean up the path ops struct a bit. the path drivers init their xsh with
David Gwynne
2011-04-27
whitespace fixes.
David Gwynne
2011-04-05
move forward with scsi multipathing.
David Gwynne