summaryrefslogtreecommitdiffstats
path: root/src/rgw/services/svc_sys_obj_cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: Remove `RGWSI_RADOS` from `RGWSI_SysObj*`Adam C. Emerson2023-11-291-5/+5
* rgw/sysobj: read() can query size/mtimeCasey Bodley2023-03-081-0/+1
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2022-11-291-2/+2
* rgw: remove unused sysobj ctx argsCasey Bodley2022-07-121-2/+0
* rgw: simplify sysobj stat()Casey Bodley2022-07-121-2/+3
* rgw: system objects can set exclusive on set_attrs()Casey Bodley2022-05-271-1/+1
* rgw: build without "using namespace std"Kefu Chai2021-08-131-12/+12
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-14/+22
* rgw: do not include RWLock.h unless RWLock is usedKefu Chai2021-03-101-0/+1
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-1/+1
* rgw/services: No null_yieldAdam C. Emerson2020-11-131-1/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Merge branch 'wip-rgw-metadata-servicification'Casey Bodley2019-08-131-6/+36
|\
| * rgw: meta listing: adapt to new systemYehuda Sadeh2019-07-291-1/+1
| * rgw: header cleanupYehuda Sadeh2019-07-291-19/+5
| * rgw: move admin socket cache code into svc_sys_obj_cacheYehuda Sadeh2019-07-291-5/+49
* | rgw: s/Mutex/ceph::mutex/Kefu Chai2019-08-031-4/+4
|/
* rgw: add editor directive comments to rgw services source filesJ. Eric Ivancich2019-04-301-5/+3
* rgw: add optional_yield to RGWSI_SysObj_CacheCasey Bodley2019-03-291-8/+17
* rgw: change the way sysobj filters raw attributes, fix bucket sync state xattrsYehuda Sadeh2018-11-161-0/+1
* rgw: chained cache shouldn't access service after it was unchainedYehuda Sadeh2018-11-081-0/+4
* rgw: fix chained cache put if cache isn't initializedYehuda Sadeh2018-11-081-0/+4
* rgw: unregister chained cache on shutdownYehuda Sadeh2018-11-081-2/+10
* rgw: svc: hold services in unique_ptrYehuda Sadeh2018-11-081-5/+5
* rgw: don't try to canonicalize raw objYehuda Sadeh2018-11-081-9/+9
* rgw: svc: due to popular demand, get rid of service registryYehuda Sadeh2018-11-081-11/+10
* rgw: chained cache doesn't init if not cachingYehuda Sadeh2018-11-081-0/+3
* rgw: svc: remove SystemObject implYehuda Sadeh2018-11-081-0/+59
* rgw: svc_finisher: create serviceYehuda Sadeh2018-11-081-0/+8
* rgw: svc_cache: more workYehuda Sadeh2018-11-081-1/+17
* rgw: svc_notify: initial workYehuda Sadeh2018-11-081-3/+9
* rgw: sysobj service: initial cache conversionYehuda Sadeh2018-11-081-0/+68