summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_realm_watcher.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-11/+11
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: fix potential realm watch lostTianshan Qu2019-07-281-4/+2
* rgw: move rgw_init_ioctx() to rgw_tools.ccCasey Bodley2019-04-051-1/+1
* rgw: zone service only provides const access to its dataCasey Bodley2018-12-051-2/+2
* rgw: rgw_zone api adjustmentsYehuda Sadeh2018-11-081-0/+1
* rgw: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-1/+1
* rgw: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* rgw: Use unqualified encode/decodeAdam C. Emerson2018-01-101-1/+1
* rgw: handle pools namespaceYehuda Sadeh2017-03-091-2/+2
* rgw: clear realm watch on failed watch_restartCasey Bodley2016-07-261-1/+4
* rgw: RGWRealmWatcher::watch_restart() also unwatches watchYehuda Sadeh2016-04-181-1/+6
* rgw: RGWRealmWatcher supports multiple watch typesCasey Bodley2016-02-121-6/+20
* rgw: refactor reconfigure out of RGWRealmWatcherCasey Bodley2016-02-121-130/+12
* rgw: keep Context for reconfig timer cancellationCasey Bodley2016-02-121-6/+6
* rgw: realm watcher locks mutex for SafeTimer::shutdown()Casey Bodley2016-02-121-0/+2
* rgw: RGWRealmWatcher to reload RGWRados on changesCasey Bodley2016-02-121-0/+243