CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2013/09/08 03:47:36
Modified files: sys/scsi : mpath.c Log message: fix next path selection so if the current path is NULL (which can occur if paths are lost and groups become empty) we dont try and do stuff with it that causes null derefs and awesome panics.