Page MenuHomeFreeBSD

g_resize_provider_event: Do not invoke orphan method twice
ClosedPublic

Authored by cem on Sep 22 2017, 6:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 20, 9:23 AM
Unknown Object (File)
Mon, Oct 20, 9:23 AM
Unknown Object (File)
Mon, Oct 20, 9:23 AM
Unknown Object (File)
Sun, Oct 19, 6:43 PM
Unknown Object (File)
Sat, Oct 18, 12:23 AM
Unknown Object (File)
Fri, Oct 17, 9:35 PM
Unknown Object (File)
Wed, Oct 15, 2:42 AM
Unknown Object (File)
Mon, Oct 13, 7:31 AM
Subscribers
None

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 24 2017, 8:28 AM
This revision was automatically updated to reflect the committed changes.