ceph/src/osd
Kefu Chai 28e543f55f
Merge pull request #21288 from jcsp/wip-23584
mgr/prometheus: fix PG state names

Reviewed-by: Jan Fajerski <jfajerski@suse.com>
2018-04-11 23:03:06 +08:00
..
ClassHandler.cc
ClassHandler.h
CMakeLists.txt
ECBackend.cc Merge pull request #20947 from dzafman/wip-23364 2018-04-10 16:32:09 -07:00
ECBackend.h src: Added const references to various function parameters 2018-04-06 17:43:04 -04:00
ECMsgTypes.cc Merge remote-tracking branch 'gh/mimic-dev2' 2018-03-18 18:39:46 -05:00
ECMsgTypes.h osd: rename ECSubWrite parameter backfill to backfill_or_async_recovery 2018-03-14 15:56:05 -07:00
ECTransaction.cc
ECTransaction.h
ECUtil.cc osd rados command: list-inconsistent-obj attribute improvements 2018-04-10 13:26:08 -07:00
ECUtil.h osd rados command: Improve scrub handling of HashInfo (hinfo_key xattr) 2018-04-10 13:26:08 -07:00
ExtentCache.cc
ExtentCache.h
HitSet.cc
HitSet.h
mClockClientQueue.cc
mClockClientQueue.h
mClockOpClassQueue.cc
mClockOpClassQueue.h
mClockOpClassSupport.cc
mClockOpClassSupport.h
ObjectVersioner.h
OpQueueItem.cc osd: pass sdata into dequeue_peering_evt (and dequeue_delete) 2018-04-04 08:26:52 -05:00
OpQueueItem.h osd: improve documentation for event queue ordering and requeueing rules 2018-04-04 08:26:57 -05:00
OpRequest.cc
OpRequest.h
osd_internal_types.h osd: avoid unnecessary ref-counting across PrimaryLogPG::get_rw_locks. 2018-03-23 22:28:23 +01:00
osd_types.cc Merge pull request #21288 from jcsp/wip-23584 2018-04-11 23:03:06 +08:00
osd_types.h osd rados command: list-inconsistent-obj attribute improvements 2018-04-10 13:26:08 -07:00
OSD.cc osd,mds: use map::merge() whenever appropriate 2018-04-10 20:27:40 +08:00
OSD.h osd: resend osd_pgtemp if it's not acked 2018-04-10 20:27:40 +08:00
OSDCap.cc
OSDCap.h
OSDMap.cc osd/OSDMap: propagate POOL_SNAPS|SELFMANAGED_SNAPS to tiers 2018-04-09 06:51:39 -05:00
OSDMap.h osd/OSDMap: get_primary_shart() variant that returns primary *and* shard 2018-04-04 08:26:49 -05:00
OSDMapMapping.cc osd/OSDMapMapping: a getter that returns a spg_t 2018-04-04 08:26:48 -05:00
OSDMapMapping.h osd/OSDMapMapping: a getter that returns a spg_t 2018-04-04 08:26:48 -05:00
PG.cc osd: resend osd_pgtemp if it's not acked 2018-04-10 20:27:40 +08:00
PG.h Merge pull request #21151 from xiexingguo/wip-prune-olr 2018-04-07 17:25:48 +08:00
PGBackend.cc osd rados command: Change "oi" to "info" in scrub handling errors 2018-04-10 13:26:08 -07:00
PGBackend.h Merge PR #21080 into master 2018-04-10 07:54:14 -07:00
PGLog.cc
PGLog.h PG: dout cleanup 2018-03-15 12:59:28 -07:00
PGPeeringEvent.cc osd/PG: move peering event type out of PG class 2018-04-03 10:12:35 -05:00
PGPeeringEvent.h osd/PGPeeringEvent: note mon- vs peer-initiated pg creates 2018-04-04 08:26:47 -05:00
PGTransaction.h
PrimaryLogPG.cc osd rados command: Show snapset in list-inconsistent-snapset 2018-04-10 13:51:48 -07:00
PrimaryLogPG.h osd/PG: move shutdown into PG 2018-04-04 08:26:57 -05:00
ReplicatedBackend.cc Merge PR #21080 into master 2018-04-10 07:54:14 -07:00
ReplicatedBackend.h src: Added const references to various function parameters 2018-04-06 17:43:04 -04:00
ScrubStore.cc
ScrubStore.h
Session.cc
Session.h
SnapMapper.cc osd/SnapMapper: catch empty snaps on add_oid() 2018-03-13 16:26:13 -05:00
SnapMapper.h src: Added const references to various function parameters 2018-04-06 17:43:04 -04:00
TierAgentState.h
Watch.cc
Watch.h