diff options
author | 2020-09-30 13:45:20 -0400 | |
---|---|---|
committer | 2020-10-01 15:03:38 -0400 | |
commit | b2abdb1b4b9eaffc4f41aa466ce77c2d91bb23df (patch) | |
tree | c1766a33cd9d2384b9a9f8c215ea0724ac9af69e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm: fix missing imposition of queue_limits from dm_wq_work() thread (diff) | |
download | wireguard-linux-b2abdb1b4b9eaffc4f41aa466ce77c2d91bb23df.tar.xz wireguard-linux-b2abdb1b4b9eaffc4f41aa466ce77c2d91bb23df.zip |
dm: fold dm_process_bio() into dm_submit_bio()
dm_process_bio() is only called by dm_submit_bio(), there is no benefit
to keeping dm_process_bio() factored out, so fold it.
While at it, cleanup dm_submit_bio()'s DMF_BLOCK_IO_FOR_SUSPEND related
branching and expand scope of dm_get_live_table() rcu reference on map
via common 'out' label to dm_put_live_table().
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions