diff options
author | 2016-07-19 11:31:52 +0200 | |
---|---|---|
committer | 2016-07-20 17:38:33 -0600 | |
commit | dd9cf04611c566f980638ec0c592c38ea5d463ce (patch) | |
tree | 83e268a1658ec9b3a478ddcf71741924f7202fb0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: simplify and export blk_rq_append_bio (diff) | |
download | linux-dev-dd9cf04611c566f980638ec0c592c38ea5d463ce.tar.xz linux-dev-dd9cf04611c566f980638ec0c592c38ea5d463ce.zip |
target: stop using blk_make_request
Using blk_rq_append_bio allows to append the bios to the request
directly instead of having to build up a list first, and also
allows to have a single code path for requests with or without
data attached to them.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions