]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: ignore attempts to request lock if already lock owner
authorJason Dillaman <dillaman@redhat.com>
Fri, 30 Sep 2016 16:32:37 +0000 (12:32 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 5 Oct 2016 01:31:54 +0000 (21:31 -0400)
commit355c79cb7c955e62e3153cf28046a9b8a6d0d25c
treea674f87524ad9a08d41e8dfb5a331b9a84dc7248
parent24faead086a50ea1b9614268d4dd5f3ea7bbe445
librbd: ignore attempts to request lock if already lock owner

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ImageWatcher.cc