]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: modify flush interface of RO
authorshangdehao1 <dehao.shang@intel.com>
Wed, 17 Apr 2019 18:09:18 +0000 (02:09 +0800)
committerJason Dillaman <dillaman@redhat.com>
Mon, 24 Jun 2019 21:35:40 +0000 (17:35 -0400)
commit24d4bcd165e977f17d82acb0154757f3fa4a4378
tree917882163b1159af4b01f9ce8b32df808d52ae42
parentc25365605d22736849fff5e7da0daf3e717e1935
librbd: modify flush interface of RO

Add to journal_tid parameter to flush interface
Delete LibrbdWriteback head file

Signed-off-by: Dehao Shang <dehao.shang@intel.com>
src/librbd/cache/SharedReadOnlyObjectDispatch.cc
src/librbd/cache/SharedReadOnlyObjectDispatch.h
src/test/librbd/cache/test_mock_ParentImageCache.cc