Date: Wed, 26 Apr 2006 06:34:39 +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/mirror g_mirror.c src/sys/geom/raid3 g_raid3.c Message-ID: <200604260634.k3Q6YdMc012802@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2006-04-26 06:34:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/geom/mirror g_mirror.c
sys/geom/raid3 g_raid3.c
Log:
Don't destroy device twice. This can lead to kernel panic on reboot/shutdown.
This is not an MFC, because the code in HEAD has other changes and there is
no such problem there.
Reported and tested by: ken
Approved by: re (hrs)
Revision Changes Path
1.66.2.5 +6 -0 src/sys/geom/mirror/g_mirror.c
1.40.2.8 +6 -0 src/sys/geom/raid3/g_raid3.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604260634.k3Q6YdMc012802>
