mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 03:46:58 -04:00
Previously all filesystems which relied on specfs to do devices would have private overrides for vop_std*, so the vop_no* overrides here had no effect. I overlooked the transitive nature of the vop vectors when I removed the vop_std* in those filesystems. Removing the override here restores device node locking to it's previous modus operandi. Spotted by: bde |
||
|---|---|---|
| .. | ||
| spec_vnops.c | ||