diff options
author | NeilBrown <[email protected]> | 2017-11-22 14:25:18 +1100 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2017-12-13 12:15:58 -0500 |
commit | f31c21e4365c02ccf7226c33ea978cd5dbfc351e (patch) | |
tree | 26dd1f16a7996339e872af8bb3702d7c713e02af /tools/perf/scripts/python | |
parent | 18a25da84354c6bb655320de6072c00eda6eb602 (diff) |
dm: remove unused 'num_write_bios' target interface
No DM target provides num_write_bios and none has since dm-cache's
brief use in 2013.
Having the possibility of num_write_bios > 1 complicates bio
allocation. So remove the interface and assume there is only one bio
needed.
If a target ever needs more, it must provide a suitable bioset and
allocate itself based on its particular needs.
Signed-off-by: NeilBrown <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions