commit | 90a4323ccfeaa2ef35a8f4c6443ee5106453d961 | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Wed Feb 17 21:29:17 2016 -0500 |
committer | Mike Snitzer <snitzer@redhat.com> | Mon Feb 22 22:34:42 2016 -0500 |
tree | 515f390ae9369e93d0da20e23f9413adeb4173cf | |
parent | 9659f811446a67951127d4e81576204ffce9c86e [diff] |
dm path selector: remove 'repeat_count' return from .select_path hook If a path selector has any use for a repeat_count it should be handled locally and not depend on the dm-mpath core to be concerned with it. Signed-off-by: Mike Snitzer <snitzer@redhat.com>