mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05: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 | ||