mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 23:04:36 -04:00
This avoids creating windows where a device file is accessible but the device-specific field is not set. Now that vmmdev_mtx is a sleepable lock, avoid dropping it while creating devices files. This makes it easier to handle races and simplifies some code; for example, the VSC_LINKED flag is no longer needed. Suggested by: jhb Reviewed by: imp, jhb Differential Revision: https://reviews.freebsd.org/D46488 |
||
|---|---|---|
| .. | ||
| vmm_dev.c | ||
| vmm_dev.h | ||
| vmm_ktr.h | ||
| vmm_stat.c | ||
| vmm_stat.h | ||