diff options
author | kib <kib@FreeBSD.org> | 2013-03-19 14:27:14 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2013-03-19 14:27:14 +0000 |
commit | 51030488d7e4350d03bd9c713a728be82cce19f1 (patch) | |
tree | 3a6efddd5ee4e197e29b974a1cb3308a8775924d /kerberos5 | |
parent | 0702655ee71b5df8e10557cbf741ad09071b628d (diff) | |
download | FreeBSD-src-51030488d7e4350d03bd9c713a728be82cce19f1.zip FreeBSD-src-51030488d7e4350d03bd9c713a728be82cce19f1.tar.gz |
Add a helper function vfs_bio_bzero_buf() to zero the portion of the
buffer, transparently handling mapped or unmapped buffers. Its intent
is to replace the use of bzero(bp->b_data) in cases where the buffer
might be unmapped, to avoid unneeded upgrades.
Sponsored by: The FreeBSD Foundation
Tested by: pho
Diffstat (limited to 'kerberos5')
0 files changed, 0 insertions, 0 deletions