HomeFreeBSD

MFC r356151: Fix GEOM_GATE orphanization.

Description

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.

Details

Provenance
mavAuthored on
Parents
rS356580: MFC r356151: Fix GEOM_GATE orphanization.
Branches
Unknown
Tags
Unknown