summaryrefslogtreecommitdiffstats
path: root/src/common/ContextCompletion.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/ContextCompletion: Mutex -> ceph::mutexSage Weil2018-11-211-1/+1
* common: std::lock_guard<...> -> std::lock_guardSage Weil2018-11-211-3/+3
* common: Mutex::Locker -> std::lock_guard<Mutex>Sage Weil2018-09-201-3/+3
* librbd: Create async versions of long-running maintenance operationsJason Dillaman2015-01-251-0/+49