]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/unittest_lockdep: skip lockdep test if CEPH_DEBUG_MUTEX is not defined 35856/head
authorKefu Chai <kchai@redhat.com>
Tue, 30 Jun 2020 15:15:44 +0000 (23:15 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 30 Jun 2020 15:16:07 +0000 (23:16 +0800)
commitfb74d5443a289c5235210f4c0f1500f2a90cb047
tree8082f47b0c2d3cf3f7b50ff0e64128c0ecd0496b
parenta63b9ca3d34ecd2b59837a4ed8874b6ceb58abce
test/unittest_lockdep: skip lockdep test if CEPH_DEBUG_MUTEX is not defined

this change addresses a regression introduced by
2dc50b5f91476cf10429dbcdd52b00e32f599d5c

Fixes: https://tracker.ceph.com/issues/46267
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/common/test_lockdep.cc