summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_sync_checkpoint.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: switch back to boost::asio for spawn() and yield_contextCasey Bodley2024-05-131-4/+8
* Revert "spawn: use explicit strand executor"Casey Bodley2023-12-211-2/+2
* src/rgw/rgw_sync_checkpoint.cc: fix bug causing access a destructured tempora...Mohamed Awnallah2023-02-271-1/+2
* rgw: remove RGWSysObjectCtx entirelyCasey Bodley2022-07-131-2/+1
* rgw: rgw_read_bucket_inc_sync_status doesn't need bucket infoCasey Bodley2022-05-271-4/+4
* rgw: sync checkpoint gets num_shards from remote bilog infoAdam C. Emerson2022-05-271-1/+1
* rgw/multisite: track shard sync status objects per generationYuval Lifshitz2022-05-271-2/+2
* radosgw-admin: 'bucket sync checkpoint' waits for generation to catch upCasey Bodley2022-05-271-10/+39
* rgw: rgw_read_remote_bilog_info() returns rgw_bucket_index_marker_infoCasey Bodley2022-05-271-8/+10
* radosgw-admin: 'bucket sync checkpoint' waits for full syncCasey Bodley2022-05-271-5/+23
* rgw: rename to rgw_read_bucket_inc_sync_statusCasey Bodley2022-05-271-3/+4
* spawn: use explicit strand executorCasey Bodley2021-11-121-2/+2
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-3/+4
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-2/+2
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-2/+2
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-1/+1
* radosgw-admin: add 'bucket sync checkpoint' commandCasey Bodley2020-09-151-0/+223