Date: Fri, 28 Apr 2006 11:52:46 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/raid3 g_raid3.c Message-ID: <200604281152.k3SBqkcG064599@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604281152.k3SBqkcG064599>