HomeFreeBSD

MFC r356162, r356182: Fix GEOM_SHSEC orphanization.

Description

MFC r356162, r356182: Fix GEOM_SHSEC orphanization.

Previous code closed and destroyed consumer even with I/O in progress.
This patch postpones the destruction till the last close, identical to
GEOM_STRIPE, since they seem to have common origin.

Details

Provenance
mavAuthored on
Parents
rS356582: MFC r356162, r356182: Fix GEOM_SHSEC orphanization.
Branches
Unknown
Tags
Unknown