CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/08/26 18:53:10

Modified files:
        sys/scsi       : mpath.c mpath_emc.c mpath_hds.c mpath_rdac.c 
                         mpath_sym.c mpathvar.h 

Log message:
get rid of the different path scheduler types, which simplifies the
code that picks the next path. we assume roundrobin within a group
of paths now. the asym sym(4) devices work around this by putting
every path in its own group.

Reply via email to