summaryrefslogtreecommitdiffstats
path: root/sys/geom/multipath
Commit message (Expand)AuthorAgeFilesLines
* Include sys/sbuf.h directly.ae2011-07-111-0/+1
* Remove unneeded code.ae2011-05-041-14/+0
* Add some FEATURE macros for various GEOM classes.netchild2011-02-251-0/+1
* Yet another potential dereference of a dead provider.mjacob2010-05-141-1/+1
* Make sure to check that the active provider pointer points to something beforemjacob2010-05-141-1/+1
* Change how multipath labels are created and managed. This makes it easiermjacob2010-03-291-76/+38
* Add 'rotate' and 'getactive' verbs to provide some control and informationmjacob2010-03-211-0/+87
* - Style fixes.pjd2010-02-181-54/+32
* There's no need for checking result of M_WAITOK allocation.pjd2009-08-271-4/+0
* Fix an obvious topology lock leak.pjd2009-08-271-0/+1
* Rename the kthread_xxx (e.g. kthread_create()) callsjulian2007-10-201-2/+2
* First cut at GEOM based multipath. This is an active/passive{/passive...}mjacob2007-02-272-0/+867
OpenPOWER on IntegriCloud