summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_orphan.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: clean up header filesJ. Eric Ivancich2023-01-241-6/+6
* rgw: remove dout_subsys defs from header filesJ. Eric Ivancich2022-08-301-2/+0
* rgw: add indexless bucket logic to "bucket radoslist"J. Eric Ivancich2022-05-271-2/+5
* RGW - Zipper - Remove StatOpDaniel Gryniewicz2021-08-191-11/+11
* rgw: build without "using namespace std"Kefu Chai2021-08-131-27/+27
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-12/+13
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-4/+4
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-11/+11
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-13/+12
* rgw: add radosgw-admin bucket radoslist bucket/obj mappingJ. Eric Ivancich2021-02-021-5/+15
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-7/+9
* rgw: add `rgw-orphan-list` tool & `radosgw-admin bucket radoslist ...`J. Eric Ivancich2020-05-041-0/+77
* 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-5/+5
* rgw_orphan: fix detailed mode flagAbhishek Lekshmanan2019-03-181-1/+1
* rgw: orphan: introduce a detailed mode (off by default)Abhishek Lekshmanan2019-02-131-2/+4
* rgw: orphans tool: align with rgw list bucket min readaheadAbhishek Lekshmanan2019-02-131-0/+1
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+1
* rgw: use const_iterator for decodeKefu Chai2018-05-171-3/+3
* rgw: Use unqualified encode/decodeAdam C. Emerson2018-01-101-18/+18
* rgw: handle pools namespaceYehuda Sadeh2017-03-091-5/+7
* rgw_orphan: adding a method to list jobsAbhishek Lekshmanan2016-04-281-0/+1
* make ctors with one argument explicitDanny Al-Gaaf2016-01-291-2/+2
* rgw/rgw_orphan.h: init member in ctor init list instead of bodyDanny Al-Gaaf2016-01-291-3/+1
* radosgw-admin: stat orphan objects before reporting leakageYehuda Sadeh2015-06-301-1/+6
* radosgw-admin: orphans finish commandYehuda Sadeh2015-06-301-1/+4
* rgw: modify orphan search fingerprintsYehuda Sadeh2015-06-301-1/+0
* rgw: compare oids and dump leaked objectsYehuda Sadeh2015-06-301-0/+4
* rgw: keep accurate state for linked objects orphan scanYehuda Sadeh2015-06-301-19/+45
* rgw: iterate over linked objects, store themYehuda Sadeh2015-06-301-0/+3
* rgw: iterate asynchronously over linked objectsYehuda Sadeh2015-06-301-2/+8
* rgw-admin: build index of bucket indexesYehuda Sadeh2015-06-301-5/+9
* rgw: initial work of orphan detection tool implementationYehuda Sadeh2015-06-301-0/+159