]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/mutex_debug: refactor to remove intermediate class
authorSage Weil <sage@redhat.com>
Mon, 17 Sep 2018 16:54:40 +0000 (11:54 -0500)
committerSage Weil <sage@redhat.com>
Fri, 21 Sep 2018 16:51:09 +0000 (11:51 -0500)
commit3ae9e7ad06b278bff64a90d8df96e0e5da596e07
tree7c4961b550a3175ab5eac93e4f31065cd8d8f7b2
parenta02ae950b75010ff731de573c1225be0b5d2161a
common/mutex_debug: refactor to remove intermediate class

I don't see any purpose for this, and it prevents us from knowing whether
the mutex is recursive when _will_lock() is called.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/mutex_debug.h