ceph/src/mon
Josh Durgin 3119022dd4 auth: separate writes of build_request() into prepare_build_request()
validate_tickets() updates internal state, as does
tickets.get_handler(). Move them into a new method called before
build_request() so build_request() can be declared const.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2014-04-09 14:31:35 -07:00
..
AuthMonitor.cc
AuthMonitor.h
ConfigKeyService.cc
ConfigKeyService.h
DataHealthService.cc
DataHealthService.h
DumplingMonCommands.h
Elector.cc
Elector.h
HealthMonitor.cc
HealthMonitor.h
HealthService.h
LogMonitor.cc
LogMonitor.h
Makefile.am erasure-code: make libcommon include liberasure-code 2014-03-17 09:48:03 +01:00
MDSMonitor.cc Merge remote-tracking branch 'gh/firefly' 2014-03-20 10:42:26 -07:00
MDSMonitor.h
mon_types.h
MonCap.cc
MonCap.h
MonClient.cc auth: separate writes of build_request() into prepare_build_request() 2014-04-09 14:31:35 -07:00
MonClient.h Change tid_t to ceph_tid_t to avoid conflicts with a popular type 2014-03-18 19:06:55 -07:00
MonCommands.h mon: MonCommands: have all 'auth' commands require 'execute' caps 2014-04-07 18:17:54 +01:00
Monitor.cc mon: wait for quorum for MMonGetVersion 2014-04-05 16:58:55 -07:00
Monitor.h mon: Monitor: s/_mon_status()/get_mon_status()/ 2014-03-24 14:43:21 +00:00
MonitorDBStore.h
MonitorStore.cc
MonitorStore.h
MonMap.cc
MonMap.h
MonmapMonitor.cc
MonmapMonitor.h
OSDMonitor.cc OSDMap: bump snap_epoch when adding a tier 2014-04-02 16:03:37 -07:00
OSDMonitor.h mon: set the profile and ruleset defaults early 2014-03-18 00:23:42 +01:00
Paxos.cc mon/Paxos: commit only after entire quorum acks 2014-03-17 16:21:56 -07:00
Paxos.h
PaxosService.cc
PaxosService.h
PGMap.cc mon/PGMap: clear pool sum when last pg is deleted 2014-03-31 10:42:23 -07:00
PGMap.h mon/PGMap: clear pool sum when last pg is deleted 2014-03-31 10:42:23 -07:00
PGMonitor.cc mon/PGMap: clear pool sum when last pg is deleted 2014-03-31 10:42:23 -07:00
PGMonitor.h
QuorumService.h
Session.h