]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: inter-mds ping-pong message and type
authorVenky Shankar <vshankar@redhat.com>
Sun, 6 Oct 2019 15:25:25 +0000 (11:25 -0400)
committerVenky Shankar <vshankar@redhat.com>
Mon, 1 Jun 2020 08:05:39 +0000 (04:05 -0400)
commit0e98ba091e10b0bbd1c0930b9479cdc7fffdd69f
treebbfafe8dd75f5e874857804fb62d13b087bb44c8
parentf5f1d1e7e2b62157bb3fb9e77068854760f74403
mds: inter-mds ping-pong message and type

Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/common/options.cc
src/mds/CMakeLists.txt
src/mds/MDSPinger.cc [new file with mode: 0644]
src/mds/MDSPinger.h [new file with mode: 0644]
src/messages/MMDSPing.h [new file with mode: 0644]
src/msg/Message.cc
src/msg/Message.h