]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: flush operations need to acquire owner lock
authorJason Dillaman <dillaman@redhat.com>
Tue, 9 Jun 2015 17:20:54 +0000 (13:20 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 28 Jul 2015 20:36:35 +0000 (16:36 -0400)
commit27f7042e923366c31748c4cc9992c1a8cb37b457
tree05ef9168e97e569f6e0311d4b9e050c017a8987c
parent5b39983025f510c3119ebb375870e7669be7ddd0
librbd: flush operations need to acquire owner lock

Cache writeback operations will expect the owner lock to be held.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit adfa2e0070ccca7b6556d3bfc5fac7ce4d43a4d0)
src/librbd/ImageCtx.cc
src/librbd/internal.cc