In message <[EMAIL PROTECTED]>, "Aaron Wohl" writes:

>  Panicstring: mutex Giant owned at /usr/src/sys/geom/geom_dev.c:198

Ok, then I think I know what it is.

Vinum appearantly does not go through SPECFS but rather calls into
the disk device drivers directly.  That is a pretty wrong thing to
do, and it seems that vinum does not respect the D_NOGIANT
flag which GEOM recently started setting.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to