summaryrefslogtreecommitdiff
path: root/block/blk-map.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2015-01-18 18:16:30 +0300
committerJens Axboe <axboe@fb.com>2015-02-05 19:30:39 +0300
commit1dfa0f68c040080c5fefa7211b4ec34d202f8570 (patch)
tree572a04efee9750a118a43579fef0381dd9997461 /block/blk-map.c
parentddad8dd0a162fde61646a627a3017c258601dc8a (diff)
downloadlinux-1dfa0f68c040080c5fefa7211b4ec34d202f8570.tar.xz
block: add a helper to free bio bounce buffer pages
The code sniplet to walk all bio_vecs and free their pages is opencoded in way to many places, so factor it into a helper. Also convert the slightly more complex cases in bio_kern_endio and __bio_copy_iov where we break the freeing from an existing loop into a separate one. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/blk-map.c')
0 files changed, 0 insertions, 0 deletions