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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"