phk 2004-10-06 20:59:59 UTC FreeBSD src repository Modified files: sys/geom geom_io.c Log: Don't set the BIO_ONQUEUE debugging flag until we actually put the bio onto a queue. This made the ENOMEM handling an instant panic. Revision Changes Path 1.62 +1 -1 src/sys/geom/geom_io.c