pjd 2006-04-30 22:14:18 UTC
FreeBSD src repository
Modified files:
sys/geom/raid3 g_raid3.c
Log:
We shouldn't lock the topology here - we will panic on assertion inside
g_raid3_bump_syncid().
Reported by: Bradley W. Dutton <brad-fbsd-stable at duttonbros.com>
MFC after: 1 day
Revision Changes Path
1.65 +0 -2 src/sys/geom/raid3/g_raid3.c