]> 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)
committerJosh Durgin <jdurgin@redhat.com>
Thu, 18 Jun 2015 01:22:04 +0000 (18:22 -0700)
commitadfa2e0070ccca7b6556d3bfc5fac7ce4d43a4d0
tree2c52dcb07832935fa71883fb61c87db3a87a7961
parent574785c645198b990890636589515c462b657763
librbd: flush operations need to acquire owner lock

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

Fixes: #11938
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
src/librbd/ImageCtx.cc
src/librbd/internal.cc