diff options
author | kib <kib@FreeBSD.org> | 2013-03-19 14:53:23 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2013-03-19 14:53:23 +0000 |
commit | 23f577dda4d41de8b5815dae3172930208a84774 (patch) | |
tree | a319db6dc6087ef4ac71370abe08c0929d992de0 /lib/libc/stdlib/getopt.c | |
parent | 4f250cea7a6ff063e61327ed6925bff3d35c31b6 (diff) | |
download | FreeBSD-src-23f577dda4d41de8b5815dae3172930208a84774.zip FreeBSD-src-23f577dda4d41de8b5815dae3172930208a84774.tar.gz |
Support unmapped i/o for the md(4).
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
Diffstat (limited to 'lib/libc/stdlib/getopt.c')
0 files changed, 0 insertions, 0 deletions