Skip to content
Commit 1814f2e3 authored by Mike Snitzer's avatar Mike Snitzer
Browse files

dm mpath: add locking to multipath_resume and must_push_back



Multiple flags were being tested without locking.  Protect against
non-atomic bit changes in m->flags by holding m->lock (while testing or
setting the queue_if_no_path related flags).

Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent 99f3c90d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment