K 10 svn:author V 3 mav K 8 svn:date V 27 2020-01-10T00:44:07.122694Z K 7 svn:log V 245 MFC r356151: 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. END