summaryrefslogtreecommitdiffstats
path: root/src/rgw/services/svc_mdlog.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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