commit | 9659f811446a67951127d4e81576204ffce9c86e | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Mon Feb 15 14:25:00 2016 -0500 |
committer | Mike Snitzer <snitzer@redhat.com> | Mon Feb 22 22:34:41 2016 -0500 |
tree | 115ce6ad350c9e431c0995130b57a67e43150f24 | |
parent | 21136f89d76dc10d31d294f2bb79c585a039bad6 [diff] |
dm mpath: push path selector locking down to path selectors Proper locking of the lists used by the path selectors should be handled within the selectors (relying on dm-mpath.c code's use of the m->lock spinlock was reckless). Signed-off-by: Mike Snitzer <snitzer@redhat.com>