.. |
scheduler
|
osd/scheduler: rely on copy ellision to move return val
|
2020-10-29 18:51:38 +08:00 |
ClassHandler.cc
|
osd/OSDCap: whitelisted -> allowed
|
2020-08-24 19:53:08 +00:00 |
ClassHandler.h
|
osd/OSDCap: whitelisted -> allowed
|
2020-08-24 19:53:08 +00:00 |
CMakeLists.txt
|
cmake: introduce Boost::MPL interface library
|
2020-09-18 12:26:09 +08:00 |
DynamicPerfStats.h
|
|
|
ECBackend.cc
|
Merge pull request #35821 from Aran85/fix-ec-read
|
2020-12-05 22:54:33 +08:00 |
ECBackend.h
|
Merge pull request #35821 from Aran85/fix-ec-read
|
2020-12-05 22:54:33 +08:00 |
ECMsgTypes.cc
|
|
|
ECMsgTypes.h
|
|
|
ECTransaction.cc
|
|
|
ECTransaction.h
|
|
|
ECUtil.cc
|
|
|
ECUtil.h
|
|
|
error_code.cc
|
blacklist -> blocklist
|
2020-08-24 19:53:08 +00:00 |
error_code.h
|
blacklist -> blocklist
|
2020-08-24 19:53:08 +00:00 |
ExtentCache.cc
|
|
|
ExtentCache.h
|
common/bl, *: deprecate list::claim() in favor of operator=(list&&).
|
2020-06-29 13:29:54 +02:00 |
HitSet.cc
|
|
|
HitSet.h
|
|
|
MissingLoc.cc
|
|
|
MissingLoc.h
|
|
|
objclass.cc
|
src: Revert "Fix to raise BOOST_MPL_LIMIT_LIST_SIZE from 20 to 30"
|
2020-09-18 12:26:09 +08:00 |
object_state.h
|
|
|
ObjectVersioner.h
|
|
|
OpRequest.cc
|
|
|
OpRequest.h
|
|
|
osd_internal_types.h
|
|
|
osd_op_util.cc
|
osd/OSDCap: whitelisted -> allowed
|
2020-08-24 19:53:08 +00:00 |
osd_op_util.h
|
osd/OSDCap: whitelisted -> allowed
|
2020-08-24 19:53:08 +00:00 |
osd_perf_counters.cc
|
|
|
osd_perf_counters.h
|
|
|
osd_types.cc
|
osd,test: remove cdc_window_size entirely
|
2020-11-19 18:25:24 +09:00 |
osd_types.h
|
Merge pull request #37546 from myoungwon/wip-revamp-tier-flush
|
2020-12-04 13:39:41 -08:00 |
OSD.cc
|
Merge pull request #37431 from sseshasa/wip-handle-future-sched-ops
|
2020-10-24 13:22:01 +05:30 |
OSD.h
|
Merge pull request #37431 from sseshasa/wip-handle-future-sched-ops
|
2020-10-24 13:22:01 +05:30 |
OSDCap.cc
|
osd/OSDCap: whitelisted -> allowed
|
2020-08-24 19:53:08 +00:00 |
OSDCap.h
|
osd/OSDCap: whitelisted -> allowed
|
2020-08-24 19:53:08 +00:00 |
OSDMap.cc
|
doc/dev: use http://docs.ceph.com/en/latest/ instead of /docs/master/ for docs
|
2020-11-24 12:49:47 +08:00 |
OSDMap.h
|
Merge remote-tracking branch 'origin/master' into wip-stretch-mode
|
2020-09-14 02:32:19 +00:00 |
OSDMapMapping.cc
|
|
|
OSDMapMapping.h
|
common/WorkQueue,librbd,rgw: use ceph::timespan for representing interval
|
2020-08-04 11:20:49 +08:00 |
PeeringState.cc
|
osd/pg: use next when calling collection_list for pg removal
|
2020-12-05 00:09:50 +03:00 |
PeeringState.h
|
osd/pg: use next when calling collection_list for pg removal
|
2020-12-05 00:09:50 +03:00 |
PG.cc
|
osd/pg: use next when calling collection_list for pg removal
|
2020-12-05 00:09:50 +03:00 |
PG.h
|
osd/pg: use next when calling collection_list for pg removal
|
2020-12-05 00:09:50 +03:00 |
PGBackend.cc
|
osd,crimson/osd: pass message using intrusive_ptr<>
|
2020-09-23 22:54:51 +08:00 |
PGBackend.h
|
osd,crimson/osd: pass message using intrusive_ptr<>
|
2020-09-23 22:54:51 +08:00 |
PGLog.cc
|
osd/PGLog: do not use unique_ptr explicitly
|
2020-11-04 22:48:58 +08:00 |
PGLog.h
|
osd/PGLog: move PGLog::read_log_and_missing_crimson() into .cc
|
2020-11-04 22:48:58 +08:00 |
PGPeeringEvent.cc
|
|
|
PGPeeringEvent.h
|
src: Revert "Fix to raise BOOST_MPL_LIMIT_LIST_SIZE from 20 to 30"
|
2020-09-18 12:26:09 +08:00 |
PGStateUtils.cc
|
|
|
PGStateUtils.h
|
osd/PGStateUtils: do not forward declare unused class
|
2020-09-06 15:30:15 +08:00 |
PGTransaction.h
|
|
|
PrimaryLogPG.cc
|
Merge pull request #37546 from myoungwon/wip-revamp-tier-flush
|
2020-12-04 13:39:41 -08:00 |
PrimaryLogPG.h
|
osd: do not reply EAGAIN if get_lock_type() is false
|
2020-12-02 12:06:22 +09:00 |
recovery_types.cc
|
osd/PrimaryLogPG: move BackfillInterval to recovery_types.
|
2020-07-07 12:46:10 +02:00 |
recovery_types.h
|
osd/PrimaryLogPG: move BackfillInterval to recovery_types.
|
2020-07-07 12:46:10 +02:00 |
ReplicatedBackend.cc
|
osd,crimson/osd: pass message using intrusive_ptr<>
|
2020-09-23 22:54:51 +08:00 |
ReplicatedBackend.h
|
|
|
ScrubStore.cc
|
osd: fix signatures of get_store_errors() and friends
|
2020-10-28 17:40:57 +02:00 |
ScrubStore.h
|
osd: fix signatures of get_store_errors() and friends
|
2020-10-28 17:40:57 +02:00 |
Session.cc
|
|
|
Session.h
|
src: Revert "Fix to raise BOOST_MPL_LIMIT_LIST_SIZE from 20 to 30"
|
2020-09-18 12:26:09 +08:00 |
SnapMapper.cc
|
|
|
SnapMapper.h
|
|
|
TierAgentState.h
|
|
|
Watch.cc
|
|
|
Watch.h
|
|
|