diff options
| author | Christoph Hellwig <[email protected]> | 2019-06-06 12:29:00 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2019-06-20 10:29:22 -0600 |
| commit | f924cddebc900f7cb10d5538d69523e558fa681c (patch) | |
| tree | 63df4c6d084019d25e2b1f70909a8a9a90dfd5ed /tools/perf/scripts/python/bin | |
| parent | 0c8cf8c2a553f01732f23ba407fae8edb0a18ff5 (diff) | |
block: remove blk_init_request_from_bio
lightnvm should have never used this function, as it is sending
passthrough requests, so switch it to blk_rq_append_bio like all the
other passthrough request users. Inline blk_init_request_from_bio into
the only remaining caller.
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Minwoo Im <[email protected]>
Reviewed-by: Javier González <[email protected]>
Reviewed-by: Matias Bjørling <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions