Skip to content
Commit 374117ad authored by Mike Snitzer's avatar Mike Snitzer
Browse files

dm mpath: use double checked locking in fast path



Fast-path code biased toward lazy acknowledgement of bit being set
(primarily only for initialization).  Multipath code is very retry
oriented so even if state is missed it'll recover.

Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent 564dbb13
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