mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
Use of dead_vnodeops would result in a panic instead of returning the intended EOPNOTSUPP error. While here make sure to abort, not just try to return a partial result. The former allows the regular lookup to restart from scratch, while the latter makes it stuck with an unusable vnode. Reported by: kevans |
||
|---|---|---|
| .. | ||
| dead_vnops.c | ||