diff options
author | 2014-03-03 17:43:31 -0500 | |
---|---|---|
committer | 2014-03-27 16:56:24 -0400 | |
commit | d70ab4fb723cf7acfa656cb2ad1e75be7ed94bef (patch) | |
tree | f32ef8e5e00e7b3ff0e35b61e5ff13f9738fdf48 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | dm: make dm_table_alloc_md_mempools static (diff) | |
download | linux-dev-d70ab4fb723cf7acfa656cb2ad1e75be7ed94bef.tar.xz linux-dev-d70ab4fb723cf7acfa656cb2ad1e75be7ed94bef.zip |
dm: remove dm_get_mapinfo
Remove dm_get_mapinfo() because no target uses it. Targets can allocate
per-bio data using ti->per_bio_data_size, this is much more flexible
than union map_info.
Leave union map_info only for the request-based multipath target's use.
Also delete the unused "unsigned long long ll" field of union map_info.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions