]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #24263 from tchaikov/wip-drop-lock-policy
authorKefu Chai <tchaikov@gmail.com>
Sat, 29 Sep 2018 16:08:33 +0000 (00:08 +0800)
committerGitHub <noreply@github.com>
Sat, 29 Sep 2018 16:08:33 +0000 (00:08 +0800)
commit1b686aab4444f00039a95e24495df337cc2aac25
tree262ec58778a0df506e23e8c0921bcb021b86c5d1
parent9ec683b2bddb799d6f63623a7d6383fedd711fd9
parent83fbd116e20809fc658cc37744f20fe580da6ef7
Merge pull request #24263 from tchaikov/wip-drop-lock-policy

auth,common: use ceph::mutex instead of LockMutex

Reviewed-by: Sage Weil <sage@redhat.com>