]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ClassHandler: use ceph::mutex instead of Mutex
authorKefu Chai <kchai@redhat.com>
Mon, 3 Jun 2019 07:37:25 +0000 (15:37 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 3 Jun 2019 08:03:02 +0000 (16:03 +0800)
commit69611dcc54d06c0eab06984e8543207ae609cb89
tree0bb990111de5f9d08c13f37e58b41ba98f1efbce
parent9eef9a8cdde504f1a01a8e61e128fa07b42b2be8
osd/ClassHandler: use ceph::mutex instead of Mutex

for better performance

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/osd/ClassHandler.cc
src/osd/ClassHandler.h