]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #35697 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 1 Sep 2020 20:24:59 +0000 (13:24 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 1 Sep 2020 20:24:59 +0000 (13:24 -0700)
commitc27bf1ced2c6e3dea32f4c109267e09c4f0b8e47
tree4e29c8fd7127468276d3f6efd3d248f527f011c5
parent4a73fd2251e6790e115e382f1bab844d5c1e1531
parent8bf65fab451409bcdab99b51ff3454eec9009eae
Merge PR #35697 into master

* refs/pull/35697/head:
doc: document cephfs mirroring developement status
cephfs-mirror: cephfs-mirror daemon
cephfs-mirror: FSMirror class to synchronize directory snaps
common: introduce configuration options for cephfs-mirror daemon
cephfs-mirror: InstanceWatcher class to register mirror instance
cephfs-mirror: MirrorWatcher class to watch cephfs-mirror object
cephfs-mirror: Watcher class to receive/ack watch notifications
cephfs-mirror: ClusterWatcher class for watching peer changes
librados: add API for fetching client addrs
common: add cephfs_mirror subsystem
cephfs-mirror: filesystem specification class

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
src/include/rados/librados.hpp
src/librados/librados_cxx.cc