]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: make journal start_external_replay not block
authorMykola Golub <mgolub@mirantis.com>
Wed, 24 Feb 2016 11:35:23 +0000 (13:35 +0200)
committerMykola Golub <mgolub@mirantis.com>
Thu, 10 Mar 2016 09:11:14 +0000 (11:11 +0200)
commit23e72e4b54885e8842cae29c861a2fcbba91f10e
tree950f196bdb86d0296ff97a6a991322ed3799b7f6
parent3fb515291f1d0cae7481b5d5d7ca6eb590ed3ab3
librbd: make journal start_external_replay not block

Its caller shall check the journal is in right state.

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
src/librbd/Journal.cc