mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
It is not safe to iterate the sub-channel list w/o lock on the
close path, while it's even more difficult to hold the lock
and iterate the sub-channel list. We leverage the
vmbua_{get,rel}_subchan() functions to solve this dilemma.
MFC after: 1 week
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D7112
|
||
|---|---|---|
| .. | ||
| include | ||
| netvsc | ||
| stordisengage | ||
| storvsc | ||
| utilities | ||
| vmbus | ||