]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: Mutex::Locker -> std::lock_guard
authorSage Weil <sage@redhat.com>
Tue, 16 Oct 2018 18:44:55 +0000 (13:44 -0500)
committerSage Weil <sage@redhat.com>
Tue, 16 Oct 2018 18:44:55 +0000 (13:44 -0500)
commit35df0deac63d8b04729d6fee8cf39ff57d3e5555
tree0620c253116c68c4932ae18dae79fa38a0ecb34a
parent84358a04b5f05e13d3c247c4279f3300fd6fa490
mon: Mutex::Locker -> std::lock_guard

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MonClient.cc
src/mon/MonClient.h
src/mon/MonOpRequest.h
src/mon/Monitor.cc
src/mon/Monitor.h
src/mon/OSDMonitor.cc
src/mon/Paxos.cc