]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/ceph_mutex: add shared_mutex to `ceph` namespace
authorKefu Chai <kchai@redhat.com>
Tue, 25 Sep 2018 08:12:24 +0000 (16:12 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 27 Sep 2018 13:34:05 +0000 (21:34 +0800)
commitc45113ba3cffcc8e0076919e95d87a817df45de6
treede0a6d4405ab9edf566114901f4beeb74b0a305a
parentbb9158debbe8ac647e30bb15a250aa665ec60952
common/ceph_mutex: add shared_mutex to `ceph` namespace

for the sake of completeness, also pave the road to ditch
SharedMutex<LockPolicy>. please note, in code used by crimson, we are
not using shared_mutex or SharedMutex yet. so we are not adding
the dummy shared_mutex for WITH_SEASTAR.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/ceph_mutex.h