kern/60247: mutex problems in geom_io

Poul-Henning Kamp phk at FreeBSD.org
Thu May 20 08:06:08 PDT 2004


Synopsis: mutex problems in geom_io

State-Changed-From-To: open->analyzed
State-Changed-By: phk
State-Changed-When: Thu May 20 08:05:14 PDT 2004
State-Changed-Why: 
This is a bug in vinum which has previously been identified.

It is not legal to sleep in the disk-I/O path and vinum will
use malloc(M_WAITOK) in certain error-handling code paths.


http://www.freebsd.org/cgi/query-pr.cgi?pr=60247


More information about the freebsd-geom mailing list