pjd 2005-05-25 13:10:04 UTC
FreeBSD src repository
Modified files:
sys/geom/mirror g_mirror.c
Log:
- Call root_mount_rel() when provider IS created, not earlier.
This should close the race observed by Daniel Eriksson.
- Remove redundant wakeup().
Revision Changes Path
1.65 +20 -8 src/sys/geom/mirror/g_mirror.c