freebsd-src/sys/geom/gate
Pawel Jakub Dawidek f906581296 Remove TDP_GEOM flag from thread after ggate device creation.
This flag means "wait for all pending requests before returning to userland".
There are pending events for sure, because we just created new provider and
other classes want to taste it, but we cannot answer on I/O requests until
we're here.
2005-02-16 16:12:28 +00:00
..
g_gate.c Remove TDP_GEOM flag from thread after ggate device creation. 2005-02-16 16:12:28 +00:00
g_gate.h - Remove g_gate_hold()/g_gate_release() from start/done paths. It saves 2005-02-09 08:29:39 +00:00