]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: add time_added to mon_info_t
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 19 Nov 2025 23:15:51 +0000 (18:15 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 25 Nov 2025 15:55:33 +0000 (10:55 -0500)
commitc5b43e9b2765ff98419c649a5ae53ec16601975d
tree4cb7a695ac5a63192086aca148e365d357d2d780
parent62c449e208aef23df35c311020f1518f62d3f013
mon: add time_added to mon_info_t

So we know when the Monitor was added to the map.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/mon/MonMap.cc
src/mon/MonMap.h
src/mon/MonmapMonitor.cc