cvs commit: src/sys/dev/isp isp_freebsd.c src/sys/dev/mpt
mpt_cam.c mpt_cam.h
Matt Jacob
mjacob at FreeBSD.org
Fri Feb 23 05:51:57 UTC 2007
mjacob 2007-02-23 05:51:57 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp_freebsd.c
sys/dev/mpt mpt_cam.c mpt_cam.h
Log:
Use the new xpt_rescan function to truly now have dynamic
attachment of new devices that arrive (and we notice them
via async Fibre Channel events). We've always had the
right thing (of sorts) happen when devices go away- this
is the corollary function that makes multipath failover
actually work.
MFC after: 2 weeks
Revision Changes Path
1.134 +34 -11 src/sys/dev/isp/isp_freebsd.c
1.51 +40 -2 src/sys/dev/mpt/mpt_cam.c
1.5 +2 -0 src/sys/dev/mpt/mpt_cam.h
More information about the cvs-src
mailing list