summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_tools.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2022-11-291-419/+0
* rgw: remove unnecessary loop in rgw_get_system_obj()Casey Bodley2022-07-131-46/+12
* rgw: remove RGWSysObjectCtx entirelyCasey Bodley2022-07-131-12/+10
* rgw: tools: introduce `rgw_stat_system_obj`Abhishek Lekshmanan2022-06-061-0/+15
* rgw: Don't erase bucket attributes on trimAdam C. Emerson2022-05-271-6/+21
* RGW: Zipper - zonegroup, placement tierDaniel Gryniewicz2022-04-201-1/+1
* rgw: zipper: move functions so they're on correct side of APIKaleb S. KEITHLEY2022-04-061-46/+0
* RGW - Zipper - remove RGWObjectCtx from SAL APIDaniel Gryniewicz2022-03-071-2/+1
* rgw: remove rgw_rados_pool_pg_num_min and its use on pool creationCasey Bodley2022-02-101-11/+0
* rgw/sts: added code to tag, untag and list role tags.Pritha Srivastava2021-09-011-1/+2
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* RGW - Zipper - Proper Writer APIDaniel Gryniewicz2021-07-301-7/+7
* rgw: DPP addition 3Kalpesh Pandya2021-07-021-9/+9
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-16/+19
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-2/+2
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-5/+5
* rgw: Add rgw_complete_aio_completion()Adam C. Emerson2021-03-291-0/+8
* RGW Zipper - Wrap zoneutilsDaniel Gryniewicz2021-03-021-1/+1
* RGW Zipper - Add zone abstractionDaniel Gryniewicz2021-03-021-1/+1
* RGW Zipper - zipify RGWUserAdminOpStateDaniel Gryniewicz2021-03-021-1/+0
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-12/+11
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-3/+4
* Zipper - ObjectProcessorDaniel Gryniewicz2020-11-201-1/+1
* rgw: no null_yield in rgw_toolsAdam C. Emerson2020-11-131-11/+4
* {rgw, cmake}: Remove WITH_BOOST_CONTEXTAdam C. Emerson2020-10-231-6/+0
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* Merge pull request #36522 from kalebskeithley/rgw_rados_hkalebskeithley2020-08-101-1/+0
|\
| * rgw: remove unnecessary #include "rgw_rados.h"Kaleb S. KEITHLEY2020-08-101-1/+0
* | Merge pull request #34869 from linuxbox2/wip-reset-stats2J. Eric Ivancich2020-08-101-16/+5
|\ \ | |/ |/|
| * rgw: introduce safe user-reset-statsMatt Benjamin2020-07-021-16/+5
* | Zipper ObjectDaniel Gryniewicz2020-07-171-3/+5
|/
* rgw/tools: add flags to rgw_rados_operate apiYuval Lifshitz2020-05-211-6/+19
* rgw: define sync policy structuresYehuda Sadeh2020-01-281-0/+19
* Project Zipper - BucketlistDaniel Gryniewicz2019-09-261-1/+1
* 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-6/+6
* Merge branch 'wip-rgw-metadata-servicification'Casey Bodley2019-08-131-20/+43
|\
| * rgw: fixes following rebaseYehuda Sadeh2019-07-291-2/+11
| * rgw: more api adjustmentsYehuda Sadeh2019-07-291-2/+2
| * rgw: RGWRados::lock_exclusive, ::unlock now being handled at svc.clsYehuda Sadeh2019-07-291-0/+27
| * rgw: initial meta manager refactoringYehuda Sadeh2019-07-291-14/+1
| * rgw: no need to pass in RGWRados to rgw_get_system_obj()Yehuda Sadeh2019-07-291-2/+1
| * rgw: move manifest code around, initial tier separationYehuda Sadeh2019-07-291-0/+1
* | rgw: add rgw_rados_pool_recovery_priority (default 5)Sage Weil2019-07-221-3/+14
|/
* rgw: thread yield context through writing of head objAli Maredia2019-07-081-1/+1
* rgw: thread option_yield through bucket index transaction prepareAli Maredia2019-07-081-3/+4
* rgw: add optional_yield to rgw_get_system_obj in rgw_toolsAli Maredia2019-05-171-3/+3
* rgw: add optional_yield to RGWRados::get_bucket_info()Ali Maredia2019-05-171-0/+1
* rgw/rgw_tools: fix 'osd pool set' json syntaxSage Weil2019-05-061-2/+2
* rgw: add optional_yield to PutObjProcessorsCasey Bodley2019-04-241-4/+3