summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_acl_posix1e.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2013-03-19 15:01:50 +0000
committerkib <kib@FreeBSD.org>2013-03-19 15:01:50 +0000
commit537b66a9dd41b84e2e964e6d454de85053db539d (patch)
tree88075d8fcf45bba5ec367bb1c54c7ee5c709e855 /sys/kern/subr_acl_posix1e.c
parent23f577dda4d41de8b5815dae3172930208a84774 (diff)
downloadFreeBSD-src-537b66a9dd41b84e2e964e6d454de85053db539d.zip
FreeBSD-src-537b66a9dd41b84e2e964e6d454de85053db539d.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 'sys/kern/subr_acl_posix1e.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud