]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: avoid possible recursive lock when racing acquire lock 14151/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:04:23 +0000 (18:04 +0200)
commit3b0a7a8d2aa0dbc7cfce317bd327f88afce2469e
tree8dbe693ca74c4f2a7dc9fec40d84cfde3485859b
parent98a87fa97c9b23e21a05130c72730f5034691310
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