Date: Fri, 3 Apr 2009 19:49:33 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam cam_xpt.c src/sys/geom geom.h geom_disk.c geom_disk.h geom_subr.c Message-ID: <200904031949.n33Jnt24001467@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-04-03 19:49:33 UTC
FreeBSD src repository
Modified files:
sys/cam cam_xpt.c
sys/geom geom.h geom_disk.c geom_disk.h
geom_subr.c
Log:
SVN rev 190677 on 2009-04-03 19:49:33Z by thompsa
Add interleaving root hold tokens from the CAM probe to disk_create and geom
provider tasting. This is needed for disk attachments that happen after threads
are running in the boot process.
Tested by: rnoland
Revision Changes Path
1.214 +6 -0 src/sys/cam/cam_xpt.c
1.103 +2 -0 src/sys/geom/geom.h
1.109 +2 -0 src/sys/geom/geom_disk.c
1.8 +2 -0 src/sys/geom/geom_disk.h
1.101 +5 -0 src/sys/geom/geom_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904031949.n33Jnt24001467>
