HomeFreeBSD

Fix GEOM_UZIP orphanization.

Description

Fix GEOM_UZIP orphanization.

Previous code destroyed softc even with provider still open, that resulted
in panic under load. This change postpones the free till the final close,
when we know for sure there will be no more I/O requests.

MFC after: 2 weeks
Sponsored by: iXsystems, Inc.

Details

Provenance
mavAuthored on
Parents
rS356137: Implement dump_stats command for usbconfig(8).
Branches
Unknown
Tags
Unknown