mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
The vnode-backed md(4) has to map the unmapped bio because VOP_READ() and VOP_WRITE() interfaces do not allow to pass unmapped requests to the filesystem. Vnode-backed md(4) uses pbufs instead of relying on the bio_transient_map, to avoid usual md deadlock. Sponsored by: The FreeBSD Foundation Tested by: pho, scottl |
||
|---|---|---|
| .. | ||
| md.c | ||