]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephfs-mirror: register mirror daemon with service manager
authorVenky Shankar <vshankar@redhat.com>
Wed, 27 Jan 2021 04:53:29 +0000 (23:53 -0500)
committerVenky Shankar <vshankar@redhat.com>
Fri, 5 Mar 2021 06:00:01 +0000 (01:00 -0500)
commit0cac56020664ad20d6aefd2b2eed1542e06c550e
tree046774d4c730dc40ef01798d4febdf5b71089aa0
parent6ca627f016417b84c9408dc4646a4b75d3dd0ea1
cephfs-mirror: register mirror daemon with service manager

Signed-off-by: Venky Shankar <vshankar@redhat.com>
12 files changed:
src/tools/cephfs_mirror/CMakeLists.txt
src/tools/cephfs_mirror/ClusterWatcher.cc
src/tools/cephfs_mirror/ClusterWatcher.h
src/tools/cephfs_mirror/FSMirror.cc
src/tools/cephfs_mirror/FSMirror.h
src/tools/cephfs_mirror/Mirror.cc
src/tools/cephfs_mirror/Mirror.h
src/tools/cephfs_mirror/PeerReplayer.cc
src/tools/cephfs_mirror/PeerReplayer.h
src/tools/cephfs_mirror/ServiceDaemon.cc [new file with mode: 0644]
src/tools/cephfs_mirror/ServiceDaemon.h [new file with mode: 0644]
src/tools/cephfs_mirror/Types.h