]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/OutputDataSocket: Mutex -> ceph::mutex
authorSage Weil <sage@redhat.com>
Tue, 16 Oct 2018 14:24:49 +0000 (09:24 -0500)
committerKefu Chai <kchai@redhat.com>
Wed, 21 Nov 2018 03:56:32 +0000 (11:56 +0800)
commit8f58cef09a002591a9b41ca22ab3e943e7a4060a
treecb41e896dfbd3ae45e3458b02fc6066197ab97ab
parentdc3571a21edc8bc47b1bc45a4fead28f2c11e7b6
common/OutputDataSocket: Mutex -> ceph::mutex

Fix race on cond wait too.

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