]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: new demote journal event
authorJason Dillaman <dillaman@redhat.com>
Fri, 25 Mar 2016 13:46:50 +0000 (09:46 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 29 Mar 2016 19:19:25 +0000 (15:19 -0400)
commite1c61f59ae8e7d6346abdb4afd0f09d63d236f2b
treea1cfcecd6387f082f0a2bca093a240260617416e
parentf42e7610fb67dced9d290c9b01c3fd22a19a3e72
librbd: new demote journal event

This event will be used as a placeholder to ensure that the demotion journal
tag is properly processed by rbd-mirror.  Without an event associated with
the demotion journal tag, the demotion event will be missed.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/journal/Replay.cc
src/librbd/journal/Replay.h
src/librbd/journal/Types.cc
src/librbd/journal/Types.h