aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJens Axboe <jens.axboe@oracle.com>2008-12-23 12:46:21 +0100
committerJens Axboe <jens.axboe@oracle.com>2008-12-29 08:29:53 +0100
commitd3f761104b097738932afcc310fbbbbfb007ef92 (patch)
tree5acda986824cab2a8c54690258a49df61b898389 /Documentation
parentbounce: don't rely on a zeroed bio_vec list (diff)
downloadlinux-dev-d3f761104b097738932afcc310fbbbbfb007ef92.tar.xz
linux-dev-d3f761104b097738932afcc310fbbbbfb007ef92.zip
bio: get rid of bio_vec clearing
We don't need to clear the memory used for adding bio_vec entries, since nobody should be looking at members unitialized. Any valid use should be below bio->bi_vcnt, and that members up until that count must be valid since they were added through bio_add_page(). Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions