]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: simplify image replayer IO / commit position flush path
authorJason Dillaman <dillaman@redhat.com>
Thu, 11 Apr 2019 20:18:54 +0000 (16:18 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 11 Apr 2019 20:42:26 +0000 (16:42 -0400)
commit50d24c95f3a49dc55d7fc1aa6a5a492f3cdb1331
tree14b122b505436bab79e52b1d82ef16b5153787ce
parentf3b4246f27083ae7290261b31db54295e86efb38
rbd-mirror: simplify image replayer IO / commit position flush path

There is no current user of the callback context provided to the
flush method and there are no longer any reason to have the flush
support methods be virtual.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/tools/rbd_mirror/ImageReplayer.cc
src/tools/rbd_mirror/ImageReplayer.h