cperciva 2004-08-30 08:38:30 UTC
FreeBSD src repository
Modified files:
sys/dev/md md.c
Log:
Don't g_waitidle() when initializing a preloaded md. This fixes a
deadlock which otherwise occurs during the boot process.
Reported by: kensmith
MFC after: 3 days
(assuming that re@ approves)
Revision Changes Path
1.129 +2 -1 src/sys/dev/md/md.c