pjd 2006-04-28 11:47:29 UTC FreeBSD src repository Modified files: sys/geom/mirror g_mirror.c Log: Be sure to not destroy device twice. This is not possible in theory, but with this change there is even no theoretical race. MFC after: 2 weeks Revision Changes Path 1.82 +13 -2 src/sys/geom/mirror/g_mirror.c