ceph/src/mon
Jos Collin 3b6d6031ca mon,mgr,doc,test: standardize argument as role
`ceph rmfailed` refers to its argument as "who" and `ceph repaired` refers to its argument as "rank". We should make these commands and others consistent by standardizing the argument as "role".

Fixes: http://tracker.ceph.com/issues/21393

Signed-off-by: Jos Collin <jcollin@redhat.com>
2017-12-06 10:01:25 +05:30
..
AuthMonitor.cc Merge PR #17678 into master 2017-11-21 13:49:24 -08:00
AuthMonitor.h [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
CMakeLists.txt
ConfigKeyService.cc
ConfigKeyService.h
CreatingPGs.h
Elector.cc
Elector.h [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
FSCommands.cc
FSCommands.h
health_check.h mon/health_check: s/std::list/list/ 2017-11-21 17:35:18 +08:00
HealthMonitor.cc
HealthMonitor.h
HealthService.h
LogMonitor.cc
LogMonitor.h [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
MDSMonitor.cc mon,mgr,doc,test: standardize argument as role 2017-12-06 10:01:25 +05:30
MDSMonitor.h [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
MgrMap.h
MgrMonitor.cc mon/MgrMonitor: limit mgrmap history 2017-11-27 17:04:09 -06:00
MgrMonitor.h mon/MgrMonitor: limit mgrmap history 2017-11-27 17:04:09 -06:00
MgrStatMonitor.cc
MgrStatMonitor.h mon: dump servicemap along with MgrStatMonitor dump info 2017-11-16 16:10:07 +08:00
mon_types.h
MonCap.cc cephfs, mon/AuthMonitor, OSD/osdcap: make 'all' a synonym for '*' 2017-11-14 10:48:23 -05:00
MonCap.h
MonClient.cc cleanup: Replacing MIN,MAX with std::min,std::max 2017-11-20 18:27:49 +05:30
MonClient.h
MonCommand.h
MonCommands.h mon,mgr,doc,test: standardize argument as role 2017-12-06 10:01:25 +05:30
Monitor.cc cleanup: Replacing MIN,MAX with std::min,std::max 2017-11-20 18:27:49 +05:30
Monitor.h mon: clean up cluster logging on mon events 2017-11-10 09:45:00 +00:00
MonitorDBStore.h
MonMap.cc
MonMap.h
MonmapMonitor.cc
MonmapMonitor.h [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
MonOpRequest.h
OSDMonitor.cc mon/OSDMonitor: add space after __func__ in log msg 2017-11-24 16:57:56 +08:00
OSDMonitor.h [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
Paxos.cc cleanup: Replacing MIN,MAX with std::min,std::max 2017-11-20 18:27:49 +05:30
Paxos.h
PaxosService.cc
PaxosService.h
PGMap.cc mon/PGMap: Fix %USED calculation bug. 2017-11-27 22:26:35 -07:00
PGMap.h
QuorumService.h
Session.h