]> 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>
Wed, 18 Mar 2026 00:34:05 +0000 (20:34 -0400)
commit48ecc59c5309e793e5547804778d1affa87d8b4b
tree266a1766476fcd6e0accac755481bebc37a032a2
parent841e7282ade94274b9e03fd34c03ee80ef4d1daf
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>
(cherry picked from commit c5b43e9b2765ff98419c649a5ae53ec16601975d)

Conflicts:
src/mon/MonMap.cc: generate_test_instances refactor missing
src/mon/MonMap.cc
src/mon/MonMap.h
src/mon/MonmapMonitor.cc