summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_trim_datalog.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-25/+28
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-7/+7
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-8/+8
* rgw/datalog: make get_oid take generationAdam C. Emerson2021-03-291-1/+1
* rgw: raise debug level of DatalogTrimImplCR messageCasey Bodley2020-09-241-3/+2
* rgw: Datalog with selectable backends, FIFO and OmapAdam C. Emerson2020-09-091-0/+7
* rgw: Fix async caller into DatalogAdam C. Emerson2020-09-091-4/+41
* rgw: Remove superfluous wrapper around datalogAdam C. Emerson2020-09-091-1/+0
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-13/+13
* rgw: fixes following rebaseYehuda Sadeh2019-07-291-0/+3
* rgw: svc.datalog_rados: add new svc, move data_log out of RGWRadosYehuda Sadeh2019-07-291-2/+2
* rgw: rgw_rados.cc mostly compilesYehuda Sadeh2019-07-291-1/+1
* rgw: header cleanup: remove code from rgw_rados.hYehuda Sadeh2019-07-291-0/+1
* rgw: RGWSyncLogTrimCR wont set last_trim=max_markerCasey Bodley2019-04-251-2/+2
* rgw: data/bilogs are trimmed when no peers are reading themCasey Bodley2019-04-251-1/+1
* rgw: data/bilog trimming tracks min markers as stringsCasey Bodley2019-04-251-24/+9
* rgw: move datalog trimming into rgw_trim_datalog.ccCasey Bodley2019-04-181-0/+218