diff options
author | 2016-02-10 11:58:45 -0500 | |
---|---|---|
committer | 2016-02-22 22:34:40 -0500 | |
commit | 21136f89d76dc10d31d294f2bb79c585a039bad6 (patch) | |
tree | 6d1fe59d7561962f7f661d2cdd0e1e1d9a617347 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | dm mpath: remove unnecessary casts in front of ti->private (diff) | |
download | linux-dev-21136f89d76dc10d31d294f2bb79c585a039bad6.tar.xz linux-dev-21136f89d76dc10d31d294f2bb79c585a039bad6.zip |
dm mpath: remove repeat_count support from multipath core
Preparation for making __multipath_map() avoid taking the m->lock
spinlock -- in favor of using RCU locking.
repeat_count was primarily for bio-based DM multipath's benefit. There
is really no need for it anymore now that DM multipath is request-based.
As such, repeat_count > 1 is no longer honored and a warning is
displayed if the user attempts to use a value > 1. This is a temporary
change for the round-robin path-selector (as a later commit will restore
its support for repeat_count > 1).
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