diff options
author | NeilBrown <[email protected]> | 2017-06-18 14:38:59 +1000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2017-06-18 12:40:59 -0600 |
commit | 9b10f6a9c2aaab49c56b8cff0facdc1b64ed7e1c (patch) | |
tree | 13b9e81781e6d44a15dca67215c950ab019f714b /tools/perf/scripts/python/netdev-times.py | |
parent | 5a136fdf5a0ab3c021ef6d989bb56a361e132234 (diff) |
block: remove bio_clone() and all references.
bio_clone() is no longer used.
Only bio_clone_bioset() or bio_clone_fast().
This is for the best, as bio_clone() used fs_bio_set,
and filesystems are unlikely to want to use bio_clone().
So remove bio_clone() and all references.
This includes a fix to some incorrect documentation.
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Signed-off-by: NeilBrown <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions