pjd 2006-04-28 11:52:46 UTC FreeBSD src repository Modified files: sys/geom/raid3 g_raid3.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.62 +13 -2 src/sys/geom/raid3/g_raid3.c