]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: not necessary to hold owner_lock while releasing snap id 6736/head
authorJason Dillaman <dillaman@redhat.com>
Mon, 30 Nov 2015 16:55:10 +0000 (11:55 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 30 Nov 2015 16:55:10 +0000 (11:55 -0500)
commit644d60006a5c388478dad145fd7f91c9e8d42631
treed9bb8a6e4e6c89cce68148ad0314e81fa6c58ff7
parent97affaa21cf94da23dbc1337ba7a0ca2201cef43
librbd: not necessary to hold owner_lock while releasing snap id

Fixes: #13914
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/operation/SnapshotCreateRequest.cc