]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #14269 from liewegas/wip-no-spinlock
authorKefu Chai <tchaikov@gmail.com>
Mon, 3 Apr 2017 07:16:58 +0000 (15:16 +0800)
committerGitHub <noreply@github.com>
Mon, 3 Apr 2017 07:16:58 +0000 (15:16 +0800)
commit65c85823a340de4d8908a04863f20bd95b31a029
treef5a8b73341aae1f0e1e7f846d671f51309d92b53
parentd79d85bca5aefb965e4cc875981981429a1e57c1
parent973829132bf7206eff6c2cf30dd0aa32fb0ce706
Merge pull request #14269 from liewegas/wip-no-spinlock

mon/OSDMonitor: spinlock -> std::mutex

Reviewed-by: Kefu Chai <kchai@redhat.com>