pjd 2005-03-26 17:23:01 UTC
FreeBSD src repository
Modified files:
sys/geom/mirror g_mirror.c
Log:
Make the code more obvious - when an error occurs in g_mirror_connect_disk(),
detach and destroy consumer before returning.
Revision Changes Path
1.61 +13 -9 src/sys/geom/mirror/g_mirror.c