]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: avoid possible recursive lock when racing acquire lock 14150/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 19 Jan 2017 01:54:22 +0000 (20:54 -0500)
committerNathan Cutler <ncutler@suse.com>
Sun, 26 Mar 2017 16:03:15 +0000 (18:03 +0200)
commitee06517547ae174472d739f966c0a27d3a97d742
tree2cb56ba9d873f0cfff1d5ed8bb447acc9ccca437
parent8c02e54a747644d24feb98dbc15a15cdd55d1afd
librbd: avoid possible recursive lock when racing acquire lock

Fixes: http://tracker.ceph.com/issues/17447
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 5e46e8eb664f573bd70ae7c96a6d9a98b0deb09e)
src/librbd/Operations.cc