]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: s/RWLock/share_lock/ 39998/head
authorKefu Chai <kchai@redhat.com>
Wed, 10 Mar 2021 13:00:55 +0000 (21:00 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 10 Mar 2021 13:44:30 +0000 (21:44 +0800)
commit1fa099646a1bcfae2a92e6eaa10e33a7f76703f1
tree2af0f2ae6af5680271a8572275167a34aefb39ba
parente777c1046b68ebe1debea2c2073b3cd93a7190fd
test/librbd: s/RWLock/share_lock/

to consolidate the code base further, we don't need to use the
homebrewed shared lock unless the std::shared_mutex cannot fufill our
needs.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/librbd/mock/io/MockObjectDispatch.h