Date: Fri, 23 Feb 2007 05:51:57 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.c src/sys/dev/mpt mpt_cam.c mpt_cam.h Message-ID: <200702230551.l1N5pv7u023078@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702230551.l1N5pv7u023078>
