.. |
scheduler
|
osd/scheduler/mClockScheduler: Use same profile and client ids for all clients
|
2023-08-10 10:06:42 +05:30 |
scrubber
|
osd/scrub: modify schedule_result_t to report error class
|
2023-09-21 07:57:58 -05:00 |
ClassHandler.cc
|
|
|
ClassHandler.h
|
|
|
CMakeLists.txt
|
osd/scrub: complete ScrubJob transition from within ScrubQueue
|
2023-09-20 01:39:10 -05:00 |
DynamicPerfStats.h
|
|
|
ECBackend.cc
|
osd: RMWPipeline::start_rmw() takes Op as std::unique_ptr<Op>
|
2023-07-07 11:26:16 +00:00 |
ECBackend.h
|
osd: RMWPipeline::start_rmw() takes Op as std::unique_ptr<Op>
|
2023-07-07 11:26:16 +00:00 |
ECMsgTypes.cc
|
|
|
ECMsgTypes.h
|
|
|
ECTransaction.cc
|
Merge pull request #52211 from rzarzynski/wip-crimson-ec-classical-refactor
|
2023-09-08 18:10:54 -04:00 |
ECTransaction.h
|
Merge pull request #52211 from rzarzynski/wip-crimson-ec-classical-refactor
|
2023-09-08 18:10:54 -04:00 |
ECUtil.cc
|
|
|
ECUtil.h
|
|
|
error_code.cc
|
|
|
error_code.h
|
|
|
ExtentCache.cc
|
|
|
ExtentCache.h
|
|
|
HitSet.cc
|
|
|
HitSet.h
|
|
|
MissingLoc.cc
|
|
|
MissingLoc.h
|
|
|
objclass.cc
|
|
|
object_state_fmt.h
|
crimson/osd, osd: define fmt's formatter for ObjectState
|
2023-04-27 17:54:41 +00:00 |
object_state.h
|
|
|
ObjectVersioner.h
|
|
|
OpRequest.cc
|
common/TrackedOp: fix race updating description with proper lock
|
2023-08-08 08:58:40 -04:00 |
OpRequest.h
|
mds: avoid recursive locks dumping state
|
2023-08-08 08:58:40 -04:00 |
osd_internal_types.h
|
|
|
osd_op_util.cc
|
Merge pull request #45852 from brucen1030/wip_optimize_excl_lock_for_librbd
|
2023-05-19 12:10:20 -04:00 |
osd_op_util.h
|
osd: don't require RWEXCL lock for stat+write ops.
|
2023-03-15 06:19:03 -04:00 |
osd_perf_counters.cc
|
osd/perf_counters: raise prio of before queue op perfcounter
|
2023-06-25 14:01:34 +08:00 |
osd_perf_counters.h
|
osd/: add counters for ops delayed due to degraded|unreadable target
|
2023-05-08 16:22:00 +05:30 |
osd_tracer.cc
|
|
|
osd_tracer.h
|
|
|
osd_types_fmt.h
|
osd: formatters for watch_info_t
|
2023-08-15 07:32:46 -05:00 |
osd_types.cc
|
osd: formatters for watch_info_t
|
2023-08-15 07:32:46 -05:00 |
osd_types.h
|
osd: formatters for watch_info_t
|
2023-08-15 07:32:46 -05:00 |
OSD.cc
|
osd: correct unsigned/signed compiler wrn
|
2023-10-02 22:03:25 +00:00 |
OSD.h
|
osd/scrub: move initiate_a_scrub() to OsdScrub
|
2023-09-20 01:39:10 -05:00 |
OSDCap.cc
|
AuthMonitor: allow "fs authorize" to update caps
|
2023-07-30 23:03:22 +05:30 |
OSDCap.h
|
AuthMonitor: allow "fs authorize" to update caps
|
2023-07-30 23:03:22 +05:30 |
OSDMap.cc
|
Merge pull request #53449 from ljflores/wip-tracker-62833
|
2023-10-03 15:53:21 -04:00 |
OSDMap.h
|
osd: Report health error if OSD public address is not within subnet
|
2023-07-10 17:32:59 -04:00 |
OSDMapMapping.cc
|
|
|
OSDMapMapping.h
|
|
|
PeeringState.cc
|
Merge pull request #52823 from athanatos/sjust/wip-62338
|
2023-09-06 14:17:12 -04:00 |
PeeringState.h
|
Merge pull request #46985 from fengyueqiao/fix-the-comment-of-RecoveryState-hierarchical
|
2023-05-17 16:34:02 -07:00 |
PG.cc
|
osd/scrub: modify schedule_result_t to report error class
|
2023-09-21 07:57:58 -05:00 |
PG.h
|
osd/scrub: introduce OsdService::get_locked_pg()
|
2023-09-20 01:39:10 -05:00 |
PGBackend.cc
|
|
|
PGBackend.h
|
osd: update OSDService::queue_recovery_context to specify cost
|
2023-05-08 16:21:59 +05:30 |
PGLog.cc
|
osd/PGLog: return a ready future when found missing objects
|
2023-08-17 14:54:40 +08:00 |
PGLog.h
|
cirmson/os: seperate futurizedStore interface
|
2023-04-20 19:58:16 +00:00 |
PGPeeringEvent.cc
|
|
|
PGPeeringEvent.h
|
|
|
PGStateUtils.cc
|
|
|
PGStateUtils.h
|
|
|
PGTransaction.h
|
|
|
PrimaryLogPG.cc
|
osd: fix manifest object not to be promoted when references_chunk called
|
2023-07-07 10:39:42 +00:00 |
PrimaryLogPG.h
|
osd/: move get_recovery_op_priority into PeeringState next to get_*_priority
|
2023-05-08 16:22:00 +05:30 |
recovery_types.cc
|
|
|
recovery_types.h
|
|
|
ReplicatedBackend.cc
|
osd: update OSDService::queue_recovery_context to specify cost
|
2023-05-08 16:21:59 +05:30 |
ReplicatedBackend.h
|
|
|
scrubber_common.h
|
osd/scrub: renaming & fmt support for restrictions structure
|
2023-09-20 01:39:10 -05:00 |
Session.cc
|
|
|
Session.h
|
osd/Session: rename last_sent_epoch to projected_epoch
|
2023-06-15 14:40:34 +00:00 |
SnapMapper.cc
|
Revert "osd/SnapMapper: Maintain the prefix_itr between calls to avoid search…"
|
2023-08-23 20:12:11 +02:00 |
SnapMapper.h
|
Revert "osd/SnapMapper: Maintain the prefix_itr between calls to avoid search…"
|
2023-08-23 20:12:11 +02:00 |
SnapMapReaderI.h
|
|
|
TierAgentState.h
|
|
|
Watch.cc
|
osd: avoid watcher remains after "rados watch" is interrupted
|
2023-04-17 16:37:46 +08:00 |
Watch.h
|
|
|