summaryrefslogtreecommitdiffstats
path: root/mirroring (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-12osd: Change shard digests to hex like object info digestsDavid Zafman2-110/+110
2018-04-12mgr/dashboard: Asynchronous tasks front-endRicardo Marques19-15/+431
2018-04-12doc: remove references to unversioned repository addressesGreg Farnum1-11/+6
2018-04-11mon/ConfigKeyService: dump: print placeholder value for binary blobsSage Weil2-1/+24
2018-04-11rgw: ability to list bucket contents in unsorted order for efficiencyJ. Eric Ivancich13-96/+463
2018-04-11CodingStyle: add python and javascript/typescriptJoao Eduardo Luis1-0/+24
2018-04-11FreeBSD: add new required packages to be installedWillem Jan Withagen1-0/+2
2018-04-11mgr/dashboard: Update selected items on table refreshRicardo Marques2-1/+26
2018-04-11doc/mgr: Add limitations section to plugin guideTim Serong1-0/+9
2018-04-11mgr/dashboard: Takeover PR #20799 and adapt comments.Volker Theile5-31/+63
2018-04-11mgr/dashboard: Implement RGW proxyPatrick Nawracay12-21/+1042
2018-04-11mgr/dashboard: RGW proxy: Include `python-requests-aws`Patrick Nawracay2-1/+186
2018-04-11mgr/dashboard: Loading indicator only if fechData providedRicardo Marques1-1/+3
2018-04-11mgr/dashboard: Hide refresh button if no fetchData providedRicardo Marques1-1/+2
2018-04-11mgr/dashboard: Add custom validators.Volker Theile2-0/+154
2018-04-11common: hint the main branch of dout() accordingly to default verbosity.Radoslaw Zarzynski3-2/+14
2018-04-11qa/tests: Changed rhel7.4 to rhel7.5Yuri Weinstein1-4/+6
2018-04-10doc: Add release notes for the output format changesDavid Zafman1-0/+39
2018-04-10test: Be smarter about when jsonschema can be usedDavid Zafman2-6/+6
2018-04-10osd rados command: Show snapset in list-inconsistent-snapsetDavid Zafman6-13/+259
2018-04-10rbd-mirror: image map shut down should reset task contextJason Dillaman1-0/+1
2018-04-10rbd-mirror: wire image map between pool watcher and instance watcherJason Dillaman1-26/+19
2018-04-10rbd-mirror: wire instance notifications through to pool replayerJason Dillaman6-2/+47
2018-04-10rbd-mirror: integrate image map init/shut down into pool replayerJason Dillaman3-6/+183
2018-04-10rbd-mirror: initial policy instance update should detect dead instancesJason Dillaman4-1/+70
2018-04-10rbd-mirror: simplify the interface between image mapper and policyJason Dillaman16-1196/+816
2018-04-10rbd-mirror: image map listener should provide a callback contextJason Dillaman4-130/+292
2018-04-10rbd-mirror: moved policy inner-types to common types headerJason Dillaman6-44/+47
2018-04-10rbd-mirror: convert PoolReplayer to templated classJason Dillaman7-99/+165
2018-04-10rbd-mirror: block instance add/remove notifications until post-lockedJason Dillaman5-1/+44
2018-04-10rbd-mirror: new add/remove instances listenerJason Dillaman7-27/+207
2018-04-10rbd-mirror: batch peer instances ack and timeout handlersJason Dillaman5-79/+129
2018-04-10rbd-mirror: removed declared but undefined leader watcher methodsJason Dillaman1-3/+0
2018-04-10rbd-mirror: leader watcher should always initialize status watcherJason Dillaman3-113/+85
2018-04-10rbd-mirror: moved leader watcher listener interface out of templated classJason Dillaman6-17/+21
2018-04-10rbd-mirror: moved pool watcher listener interface out of templated classJason Dillaman6-15/+36
2018-04-10rbd_mirror: document the basic state flow for pool watcherJason Dillaman1-0/+33
2018-04-10osd: SnapSet::dump() handle snapid_t not in clone_overlap or clone_sizeDavid Zafman1-2/+10
2018-04-10test: Add getjson variable to save outputDavid Zafman1-1/+9
2018-04-10osd rados command: Change error name snapset_mismatch to snapset_errorDavid Zafman7-11/+14
2018-04-10test: Clean-up test and use local values for number of objects and osdsDavid Zafman1-49/+52
2018-04-10osd: Without snapdir we don't have a head mismatch error anymoreDavid Zafman5-13/+3
2018-04-10osd rados command: list-inconsistent-obj attribute improvementsDavid Zafman6-567/+2287
2018-04-10osd rados command: Change "oi" to "info" in scrub handling errorsDavid Zafman7-87/+103
2018-04-10osd rados command: Change "oi_attr" to "info" in scrub handling errorsDavid Zafman10-56/+72
2018-04-10osd rados command: Rename ss_attr_missing/ss_attr_corrupted to snapset_missin...David Zafman10-48/+62
2018-04-10osd rados command: Improve scrub handling of HashInfo (hinfo_key xattr)David Zafman9-13/+522
2018-04-10osd: Don't crash in get_hash_info() with a corrupt HashInfoDavid Zafman1-1/+6
2018-04-10test: Remove check that masks differences (let diff fail)David Zafman1-1/+0
2018-04-10qa: fix typo in test_fullPatrick Donnelly1-1/+1