index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mds
/
Beacon.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mds: use regular dispatch for processing beacons
Patrick Donnelly
2024-05-16
1
-3
/
+0
*
mds, common: dump recent in-memory logs for extra-ordinary events
Jos Collin
2022-06-22
1
-0
/
+2
*
mds: remove unnecessary const qualifier
Patrick Donnelly
2019-11-08
1
-1
/
+1
*
src/: use ref_t<Message> instead of Message::ref
Kefu Chai
2019-04-18
1
-2
/
+2
*
src/: use cref_t<Message> instead of Message::const_ref
Kefu Chai
2019-04-18
1
-2
/
+2
*
fs: obsolete standby_for config options
Patrick Donnelly
2019-02-28
1
-4
/
+0
*
mds: remove MonClient reconnect
Patrick Donnelly
2018-10-17
1
-1
/
+0
*
mds: wait shorter intervals if beacon not sent
Patrick Donnelly
2018-10-16
1
-1
/
+1
*
mds: use monotonic waits in Beacon
Patrick Donnelly
2018-08-21
1
-14
/
+11
*
mds: use monotonic clock in beacon
Patrick Donnelly
2018-08-20
1
-6
/
+12
*
mds: simplify beacon init
Patrick Donnelly
2018-08-17
1
-8
/
+8
*
mds: manage Message lifetime with intrusive_ptr
Patrick Donnelly
2018-08-15
1
-11
/
+10
*
mds: use fast dispatch to handle MDSBeacon
Yan, Zheng
2018-08-11
1
-0
/
+3
*
mds: convert to allocator agnostic string_view
Patrick Donnelly
2018-02-07
1
-1
/
+3
*
mds,rgw: Initializing standby_reply, sync_tracer
amitkuma
2017-12-07
1
-1
/
+1
*
common,mds,mgr,mon,osd: store event only if it's added
Kefu Chai
2017-08-20
1
-2
/
+1
*
mds: add override in headers
liuchang0812
2017-03-03
1
-6
/
+6
*
mds: organize Beacon class members
Patrick Donnelly
2016-11-21
1
-35
/
+36
*
Merge pull request #10940 from stiopaa1/mds_beacon_moveCMDSBeaconSenderClass
John Spray
2016-11-15
1
-10
/
+2
|
\
|
*
mds/Beacon: move C_MDS_BeaconSender class to .cc
Michal Jarzabek
2016-08-31
1
-10
/
+2
*
|
msg/simple: add ms_handle_refused callback
Piotr Dałek
2016-09-13
1
-0
/
+1
|
/
*
mds: simplify standby/standby-replay logic
John Spray
2016-05-03
1
-3
/
+2
*
mds: add mds_standby_for_fscid config
John Spray
2016-03-22
1
-3
/
+4
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
mds: big MDS refactor stage 2: encapsulation
John Spray
2015-07-28
1
-1
/
+1
*
mds: remove MDSRank::want_state
John Spray
2015-07-28
1
-1
/
+3
*
mds: separate MDSMap handling between MDS and MDSRank
John Spray
2015-07-28
1
-2
/
+2
*
mds: implement Beacon::send_and_wait
John Spray
2015-03-23
1
-0
/
+10
*
mds: remove unused Beacon::last_send
John Spray
2015-03-23
1
-1
/
+0
*
mds: typedefs for rank and gid in MDSMap
John Spray
2014-10-08
1
-3
/
+3
*
mds/Beacon.*: fix UNINIT_CTOR cases
Danny Al-Gaaf
2014-09-19
1
-2
/
+2
*
mds/Beacon: do not reconnect to mon in quick succession
Sage Weil
2014-09-11
1
-0
/
+1
*
mds: populate health metrics in beacon
John Spray
2014-09-02
1
-0
/
+6
*
mds: promote Beacon to be a Dispatcher
John Spray
2014-09-02
1
-2
/
+10
*
mds: extract beacon state from MDS lock
John Spray
2014-09-02
1
-0
/
+93