summaryrefslogtreecommitdiffstats
path: root/src/rgw/services/svc_mdlog.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/metadata: use raw RGWMetadataHandler for bucket entrypointsCasey Bodley2024-09-121-0/+2
* rgw/mdlog: add complete_entry() for most common usageCasey Bodley2024-03-051-0/+18
* rgw: Remove `RGWSI_RADOS`Adam C. Emerson2023-11-291-1/+0
* rgw: Remove `RGWSI_RADOS` from `RGWSI_MDLog`Adam C. Emerson2023-11-291-12/+21
* rgw: make subclass dependencies explicitJ. Eric Ivancich2023-11-101-1/+2
* rgw: Thread optional_yield through RGWMetadataLog operationsAdam C. Emerson2023-06-131-2/+2
* rgw: clean up January 23, 2023 coverity scan issuesJ. Eric Ivancich2023-01-311-2/+15
* rgw: `SimpleRadosWriteCR` uses an async RADOS callAdam C. Emerson2023-01-131-1/+49
* rgw: `SimpleRadosReadCR` uses an async RADOS callAdam C. Emerson2023-01-121-1/+78
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2022-11-291-5/+5
* rgw: remove RGWSysObjectCtx entirelyCasey Bodley2022-07-131-5/+3
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-46/+52
* rgw: Dpp addition to create bucket logroot2021-02-071-2/+2
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-13/+14
* rgw: no null_yield in rgw_toolsAdam C. Emerson2020-11-131-4/+4
* rgw: No null_yield in rgw_zoneAdam C. Emerson2020-11-131-8/+9
* rgw/services: No null_yieldAdam C. Emerson2020-11-131-9/+10
* rgw: when a period lookup for oldest_realm_epoch returns an ENOENT,Shilpa Jagannath2019-12-061-2/+14
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-0/+3
* rgw: svc.mdlog: init oldest log period only if we're syncingYehuda Sadeh2019-07-291-2/+3
* rgw: use period object for period history init, explicit constructorYehuda Sadeh2019-07-291-1/+1
* rgw: meta handler provides shard id info of meta keyYehuda Sadeh2019-07-291-0/+6
* rgw: svc.datalog_rados: add new svc, move data_log out of RGWRadosYehuda Sadeh2019-07-291-1/+1
* rgw: rgw_rados.cc mostly compilesYehuda Sadeh2019-07-291-0/+5
* rgw: fixes following api changesYehuda Sadeh2019-07-291-0/+6
* rgw: RGWRados::lock_exclusive, ::unlock now being handled at svc.clsYehuda Sadeh2019-07-291-5/+6
* rgw: timelog goes into svc.cls.timelogYehuda Sadeh2019-07-291-6/+14
* rgw: move mdlog related functionality to the be_sobj implYehuda Sadeh2019-07-291-2/+2
* rgw: bucket: metadata handler, fix putYehuda Sadeh2019-07-291-1/+1
* rgw: more progress with meta restructureYehuda Sadeh2019-07-291-70/+90
* rgw: initial meta manager refactoringYehuda Sadeh2019-07-291-0/+340