]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: cache was not switching to writeback after first flush 10762/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 17 Aug 2016 16:08:37 +0000 (12:08 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 17 Aug 2016 16:08:37 +0000 (12:08 -0400)
commit2d9840af39555ce00246b50e4a5c186798bd88ff
treedd8a90bcb57fa35c32f4638f7563fb3af6b68e98
parentf7ae584db5d3592bf5a8742d6ef76a7e2005691f
librbd: cache was not switching to writeback after first flush

Fixes: http://tracker.ceph.com/issues/16654
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/AioImageRequest.cc
src/test/librbd/journal/test_Replay.cc
src/test/librbd/mock/MockImageCtx.h
src/test/librbd/test_mock_AioImageRequest.cc