HomeFreeBSD

MFC r323977 (by cem): g_resize_provider_event: Do not invoke orphan method twice

Description

MFC r323977 (by cem): g_resize_provider_event: Do not invoke orphan method twice

Like r266444, g_resize_provider_event can attempt to orphan an already
orphaned geom_dev consumer. This will cause a panic in g_dev_orphan. Apply
the same fix as was applied to g_orphan_register.

Details

Provenance
mavAuthored on
Parents
rS360278: MFC: r360175
Branches
Unknown
Tags
Unknown