freebsd-nq/sys/geom/gate
Alexander Motin 351d0fa6df Fix GEOM_GATE orphanization.
Previous code closed and destroyed direct read consumer even with I/O still
in progress.  This patch adds locking and request counting to postpone the
close till the last of running requests completes.

MFC after:	2 weeks
Sponsored by:	iXsystems, Inc.
2019-12-28 17:52:53 +00:00
..
g_gate.c Fix GEOM_GATE orphanization. 2019-12-28 17:52:53 +00:00
g_gate.h Fix GEOM_GATE orphanization. 2019-12-28 17:52:53 +00:00