]>
git.apps.os.sepia.ceph.com Git - ceph-ci.git/log 
Mykola Golub  [Tue, 24 Nov 2020 15:15:29 +0000  (17:15 +0200)] 
Merge pull request #38247 from dillaman/wip-librbd-test-renameReviewed-by: Mykola Golub <mgolub@suse.com> 
Kefu Chai  [Tue, 24 Nov 2020 10:14:37 +0000  (18:14 +0800)] 
Merge pull request #38261 from tchaikov/wip-45919Reviewed-by: Alfonso MartĂnez <almartin@redhat.com> 
Kefu Chai  [Tue, 24 Nov 2020 10:00:15 +0000  (18:00 +0800)] 
Merge pull request #38217 from ideepika/wip-fix-lua-failureReviewed-by: Yuval Lifshitz <ylifshit@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 24 Nov 2020 09:55:17 +0000  (17:55 +0800)] 
Merge pull request #38204 from lnsyyj/wip-iouringReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 24 Nov 2020 08:04:51 +0000  (16:04 +0800)] 
Merge pull request #38256 from badone/wip-dont-build-io_uring.c-every-timeReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 24 Nov 2020 07:46:52 +0000  (15:46 +0800)] 
pybind/mgr/dashboard/run-backend-api-tests: print more log from mgrSigned-off-by: Kefu Chai <kchai@redhat.com> 
Brad Hubbard  [Tue, 24 Nov 2020 03:24:35 +0000  (13:24 +1000)] 
cmake: Stop 'configure' running every timeSigned-off-by: Brad Hubbard <bhubbard@redhat.com> 
Ilya Dryomov  [Tue, 24 Nov 2020 01:48:48 +0000  (02:48  +0100)] 
Merge pull request #38243 from idryomov/wip-relax-preauth-asserts-againReviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Kefu Chai  [Tue, 24 Nov 2020 01:46:40 +0000  (09:46 +0800)] 
Merge pull request #38252 from idryomov/wip-resurrect-log-compressionReviewed-by: Kefu Chai <kchai@redhat.com> 
Ilya Dryomov  [Mon, 23 Nov 2020 22:15:09 +0000  (23:15 +0100)] 
qa/tasks/ceph: resurrect log compression
Commit 
953662555840  ("qa/tasks/ceph: use Cluster.sh() and Remote.sh()
when appropriate") dropped run.wait(), which waits for all given
processes to exit.  This resulted in errors like
  INFO:teuthology.orchestra.run.smithi107.stderr:tar: ./objectstore_tool..log: file changed as we read it
  INFO:teuthology.orchestra.run.smithi107.stderr:tar: ./ceph-client.admin.175125.log: File removed before we read it
as the task moved on to archiving semi-corrupted and uncompressed logs,
filling up the lab cluster.
Revert that hunk, as Cluster.sh() is useless here -- we don't need
stdout or stderr, but very much need parallel execution and wait for
the compression to finish.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> 
Jason Dillaman  [Mon, 23 Nov 2020 17:07:23 +0000  (12:07 -0500)] 
test/librbd: rename tests to match proper namespacesSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Mon, 23 Nov 2020 17:06:32 +0000  (12:06 -0500)] 
Merge pull request #37875 from orozery/librbd-luks-formatReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Mon, 23 Nov 2020 16:12:44 +0000  (11:12 -0500)] 
Merge pull request #38201 from lixiaoy1/minor_fix_parent_cacheReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Or Ozeri  [Wed, 28 Oct 2020 12:22:06 +0000  (14:22 +0200)] 
librbd: add LUKS supportSigned-off-by: Or Ozeri <oro@il.ibm.com> 
zdover23  [Mon, 23 Nov 2020 14:32:22 +0000  (00:32  +1000)] 
Merge pull request #38089 from anthonyeleven/anthonyeleven/docs-47976Reviewed-by: Zac Dover <zac.dover@gmail.com> 
zdover23  [Mon, 23 Nov 2020 14:05:00 +0000  (00:05  +1000)] 
Merge pull request #38180 from anthonyeleven/anthonyeleven/docs-23442Reviewed-by: Zac Dover <zac.dover@gmail.com> 
Jason Dillaman  [Mon, 23 Nov 2020 13:35:10 +0000  (08:35 -0500)] 
Merge pull request #38229 from wjwithagen/wjw-fix-librbd-HttpStream.ccReviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com> 
Ilya Dryomov  [Sat, 21 Nov 2020 10:01:40 +0000  (11:01 +0100)] 
msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing, again
With CEPHX_V2 authorizer challenges brought back in commit
4a82c72e3bdd , these need to be bumped again, as two authorizers
(without and then with the challenge) are transmitted and signed
instead of one (without the challenge).  See commit 
94953dd9398a 
("msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing")
for details.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> 
Jan Fajerski  [Mon, 23 Nov 2020 12:59:16 +0000  (13:59 +0100)] 
Merge PR #38207 into masterReviewed-by: Dimitri Savineau <dsavinea@redhat.com> Reviewed-by: Jan Fajerski <jfajerski@suse.com> 
zdover23  [Mon, 23 Nov 2020 12:20:13 +0000  (22:20 +1000)] 
Merge pull request #38092 from anthonyeleven/anthonyeleven/docs-mixed-device-trickReviewed-by: Zac Dover <zac.dover@gmail.com> 
Deepika Upadhyay  [Fri, 20 Nov 2020 14:02:45 +0000  (19:32 +0530)] 
cmake: require Lua 5.3 and upSigned-off-by: Deepika Upadhyay <dupadhya@redhat.com> 
zdover23  [Mon, 23 Nov 2020 06:13:24 +0000  (16:13 +1000)] 
Merge pull request #38181 from anthonyeleven/anthonyeleven/docs-23443Reviewed-by: Zac Dover <zac.dover@gmail.com> 
zdover23  [Mon, 23 Nov 2020 06:10:30 +0000  (16:10 +1000)] 
Merge pull request #34506 from ktdreyer/doc-rm-sysv-initReviewed-by: Zac Dover <zac.dover@gmail.com> 
J. Eric Ivancich  [Sun, 22 Nov 2020 15:36:48 +0000  (10:36 -0500)] 
Merge pull request #38228 from ivancich/wip-rgw-gc-defer-should-not-enqueueReviewed-by: Matt Benjamin <mbenjamin@redhat.com> 
Kefu Chai  [Sun, 22 Nov 2020 13:24:56 +0000  (21:24 +0800)] 
Merge pull request #38231 from anthonyeleven/anthonyeleven/docs-40579Reviewed-by: Kefu Chai <kchai@redhat.com> 
JiangYu  [Fri, 20 Nov 2020 06:24:54 +0000  (06:24 +0000)] 
blk/kernel/io_uring: do not guard liburing backend with __x86_64__ anymoreSigned-off-by: JiangYu <lnsyyj@hotmail.com> 
Anthony D'Atri  [Wed, 18 Nov 2020 05:08:29 +0000  (21:08 -0800)] 
doc/rados/operations: POOL_NEAR_FULL on OSD_NEAR_FULLFixes: https://tracker.ceph.com/issues/40579 Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com> 
Anthony D'Atri  [Mon, 16 Nov 2020 03:52:00 +0000  (19:52 -0800)] 
doc/rados/operations: enhance primary affinity sectionSigned-off-by: Anthony D'Atri <anthony.datri@gmail.com> 
Kefu Chai  [Sun, 22 Nov 2020 06:03:09 +0000  (14:03 +0800)] 
Merge pull request #38090 from anthonyeleven/anthonyeleven/docs-47339Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sun, 22 Nov 2020 05:42:46 +0000  (13:42 +0800)] 
Merge pull request #37900 from jhonxue/masterReviewed-by: Igor Fedotov <ifedotov@suse.com> 
Kefu Chai  [Sun, 22 Nov 2020 05:41:33 +0000  (13:41 +0800)] 
Merge pull request #38161 from petrutlucian94/msg_timeoutReviewed-by: xie xingguo <xie.xingguo@zte.com.cn> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sun, 22 Nov 2020 05:39:44 +0000  (13:39 +0800)] 
Merge pull request #38070 from dvanders/dvanders_trimtoReviewed-by: Joao Eduardo Luis <joao@suse.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sun, 22 Nov 2020 05:39:09 +0000  (13:39 +0800)] 
Merge pull request #38148 from jhonxue/wip-fix-bluestore-avl-allocatorReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sun, 22 Nov 2020 05:36:25 +0000  (13:36 +0800)] 
Merge pull request #38128 from tchaikov/wip-mon-add-space-in-logReviewed-by: Joao Eduardo Luis <joao@suse.com> 
Anthony D'Atri  [Mon, 16 Nov 2020 00:01:36 +0000  (16:01 -0800)] 
doc/releases: correct spellingFixes: https://tracker.ceph.com/issues/47339 Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com> 
Kefu Chai  [Sun, 22 Nov 2020 01:59:08 +0000  (09:59 +0800)] 
Merge pull request #38227 from tchaikov/wip-store-testReviewed-by: Willem Jan Withagen <wjw@digiware.nl> 
Willem Jan Withagen  [Sat, 21 Nov 2020 21:58:13 +0000  (22:58 +0100)] 
librbd: Fix variable declaration in capture list in lambdaFixes: https://github.com/ceph/ceph/pull/38000 Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> 
J. Eric Ivancich  [Sat, 21 Nov 2020 16:10:35 +0000  (11:10 -0500)] 
rgw: during GC defer, prevent new GC enqueueSigned-off-by: J. Eric Ivancich <ivancich@redhat.com> 
Kefu Chai  [Sat, 21 Nov 2020 17:14:27 +0000  (01:14  +0800)] 
test/store_test: pass raw Formatter pointer as expected
this addresses the FTBFS regression introduced by
f153a7031e56534723c0fc891869902c58acb473 
Signed-off-by: Kefu Chai <kchai@redhat.com> 
Mykola Golub  [Sat, 21 Nov 2020 13:41:16 +0000  (15:41 +0200)] 
Merge pull request #38196 from dillaman/wip-48296Reviewed-by: Mykola Golub <mgolub@suse.com> 
Kefu Chai  [Sat, 21 Nov 2020 11:01:33 +0000  (19:01 +0800)] 
Merge pull request #38223 from Rethan/fix_formatter_pointerReviewed-by: Kefu Chai <kchai@redhat.com> 
haoyixing  [Sat, 21 Nov 2020 09:09:32 +0000  (17:09 +0800)] 
test/: use unique_ptr for some formatter whose pointers were not released.Signed-off-by: haoyixing <haoyixing@kuaishou.com> 
Neha Ojha  [Fri, 20 Nov 2020 22:50:10 +0000  (14:50 -0800)] 
Merge pull request #38220 from neha-ojha/wip-fix-label-2Reviewed-by: Josh Durgin <jdurgin@redhat.com> 
Neha Ojha  [Fri, 20 Nov 2020 19:53:29 +0000  (19:53 +0000)] 
.github/labeler.yml: fix pybind and common rulesSigned-off-by: Neha Ojha <nojha@redhat.com> 
Daniel Gryniewicz  [Fri, 20 Nov 2020 19:33:45 +0000  (14:33 -0500)] 
Merge pull request #38193 from dang/wip-dang-zipper-9
Daniel Gryniewicz  [Wed, 23 Sep 2020 17:19:01 +0000  (13:19 -0400)] 
Zipper - ObjectProcessorSigned-off-by: Daniel Gryniewicz <dang@redhat.com> 
Casey Bodley  [Fri, 20 Nov 2020 16:55:58 +0000  (11:55 -0500)] 
Merge pull request #37734 from matthewoliver/rgw_swift_dlo_fixReviewed-by: Daniel Gryniewicz <dang@redhat.com> 
Ernesto Puerta  [Fri, 20 Nov 2020 16:47:27 +0000  (17:47 +0100)] 
Merge pull request #38062 from s0nea/wip-dashboard-new-passwordReviewed-by: nizamial09 <nia@redhat.com> Reviewed-by: Volker Theile <vtheile@suse.com> 
Ernesto Puerta  [Fri, 20 Nov 2020 16:45:44 +0000  (17:45 +0100)] 
Merge pull request #37740 from s0nea/wip-dashboard-ceph-input-validationReviewed-by: Alfonso MartĂnez <almartin@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Ernesto Puerta  [Fri, 20 Nov 2020 16:43:55 +0000  (17:43 +0100)] 
Merge pull request #37719 from tspmelo/wip-rbd-invalid-nameReviewed-by: Tatjana Dehler <tdehler@suse.com> Reviewed-by: Volker Theile <vtheile@suse.com> 
Mykola Golub  [Fri, 20 Nov 2020 16:37:08 +0000  (18:37 +0200)] 
Merge pull request #38000 from dillaman/wip-librbd-migration-3Reviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Mykola Golub <mgolub@suse.com> 
Kefu Chai  [Fri, 20 Nov 2020 15:55:17 +0000  (23:55 +0800)] 
Merge pull request #38214 from rzarzynski/wip-crimson-pg-drop-undefined-declarationsReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Fri, 20 Nov 2020 15:52:24 +0000  (23:52 +0800)] 
Merge pull request #38216 from rzarzynski/wip-crimson-no-pg-in-opsexecuterReviewed-by: Kefu Chai <kchai@redhat.com> 
Daniel Gryniewicz  [Thu, 24 Sep 2020 16:45:31 +0000  (12:45 -0400)] 
Remove copy from ceph::static_ptrSigned-off-by: Daniel Gryniewicz <dang@redhat.com> 
Daniel Gryniewicz  [Tue, 15 Sep 2020 11:59:39 +0000  (07:59 -0400)] 
Zipper - Assorted cleanupsSigned-off-by: Daniel Gryniewicz <dang@redhat.com> 
Daniel Gryniewicz  [Wed, 18 Nov 2020 20:51:52 +0000  (15:51 -0500)] 
Zipper - WriteOpSigned-off-by: Daniel Gryniewicz <dang@redhat.com> 
Jason Dillaman  [Fri, 20 Nov 2020 15:17:20 +0000  (10:17 -0500)] 
Merge pull request #38122 from lxbsz/rbdmap_initReviewed-by: Jason Dillaman <dillaman@redhat.com> Reviewed-by: Mykola Golub <mgolub@suse.com> 
Sebastian Wagner  [Fri, 20 Nov 2020 15:15:39 +0000  (16:15 +0100)] 
Merge pull request #37576 from p-se/doc-cephadm-custom-monitoring-templatesReviewed-by: Kiefer Chang <kiefer.chang@suse.com> Reviewed-by: Lenz Grimmer <lgrimmer@suse.com> Reviewed-by: Michael Fritch <mfritch@suse.com> 
Sebastian Wagner  [Fri, 20 Nov 2020 14:42:28 +0000  (15:42 +0100)] 
Merge pull request #37696 from p-se/cephadm-monitoring-grafana-tlsReviewed-by: Alexandra Settle <asettle@suse.com> Reviewed-by: Lenz Grimmer <lgrimmer@suse.com> Reviewed-by: Michael Fritch <mfritch@suse.com> 
Kefu Chai  [Fri, 20 Nov 2020 14:14:51 +0000  (22:14 +0800)] 
Merge pull request #38210 from rzarzynski/wip-crimson-fix-warning-in-with_locked_obcReviewed-by: Kefu Chai <kchai@redhat.com> 
Radoslaw Zarzynski  [Fri, 20 Nov 2020 13:42:33 +0000  (14:42 +0100)] 
crimson: OpsExecuter stores only const reference to MOSDOp.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Radoslaw Zarzynski  [Fri, 20 Nov 2020 13:31:47 +0000  (14:31 +0100)] 
crimson: make OpsExecuter unaware about PG.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Radoslaw Zarzynski  [Fri, 20 Nov 2020 13:44:15 +0000  (14:44 +0100)] 
crimson: drop the declared but undefined PG::do_pgnls().Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Radoslaw Zarzynski  [Fri, 20 Nov 2020 13:13:39 +0000  (14:13 +0100)] 
crimson: drop the declared but undefined PG::do_osd_op().Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Radoslaw Zarzynski  [Fri, 20 Nov 2020 12:42:32 +0000  (13:42 +0100)] 
crimson: comment on why OpsExecuter needs PG.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Kefu Chai  [Fri, 20 Nov 2020 12:27:00 +0000  (20:27 +0800)] 
Merge pull request #38061 from tchaikov/wip-48012Reviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Kiefer Chang <kiefer.chang@suse.com> 
Radoslaw Zarzynski  [Fri, 20 Nov 2020 11:52:01 +0000  (12:52 +0100)] 
crimson: fix a warning in PG::with_lock_obc().Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
lixiaoy1  [Fri, 20 Nov 2020 11:06:15 +0000  (06:06 -0500)] 
librbd/plugin: delete field m_image_ctxSigned-off-by: Li, Xiaoyan <xiaoyan.li@intel.com> 
Kefu Chai  [Fri, 20 Nov 2020 10:52:46 +0000  (18:52 +0800)] 
Merge pull request #38177 from jhonxue/fix-test-objectstore-allocatorReviewed-by: Igor Fedotov <ifedotov@suse.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Guillaume Abrioux  [Fri, 20 Nov 2020 10:41:28 +0000  (11:41 +0100)] 
ceph-volume: fix test_setup_device_device_name_is_noneSigned-off-by: Guillaume Abrioux <gabrioux@redhat.com> 
jhonxue  [Thu, 19 Nov 2020 04:38:02 +0000  (12:38 +0800)] 
test/objectstore: handle -ENOSPC returned by allocate()Fixes: https://tracker.ceph.com/issues/48288 Signed-off-by: Xue Yantao <jhonxue@tencent.com> 
Anthony D'Atri  [Thu, 19 Nov 2020 06:22:44 +0000  (22:22 -0800)] 
doc/rados/operations: Add description of new auth profiles
Anthony D'Atri  [Sun, 15 Nov 2020 23:43:06 +0000  (15:43 -0800)] 
doc/mgr: Fix msgr2 TCP port in a couple of examplesFixes: https://tracker.ceph.com/issues/47976 Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com> 
Anthony D'Atri  [Thu, 19 Nov 2020 06:57:54 +0000  (22:57 -0800)] 
doc: object -> file -> disk is wrong for bluestoreSigned-off-by: Anthony D'Atri <anthony.datri@gmail.com> Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com> 
Kefu Chai  [Fri, 13 Nov 2020 10:32:18 +0000  (18:32 +0800)] 
mgr/dashboard: use http://docs.ceph.com/en/${release}/ for the domain of the docsFixes: https://tracker.ceph.com/issues/48012 Signed-off-by: Kiefer Chang <kiefer.chang@suse.com> Signed-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Fri, 20 Nov 2020 01:21:34 +0000  (09:21 +0800)] 
Merge pull request #38179 from tchaikov/wip-github-labeler-manpageReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Kefu Chai  [Fri, 20 Nov 2020 01:19:21 +0000  (09:19 +0800)] 
Merge pull request #38192 from rzarzynski/wip-crimson-backfill-improve-debugsReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Fri, 20 Nov 2020 01:18:34 +0000  (09:18 +0800)] 
Merge pull request #38191 from rzarzynski/wip-crimson-fix-typo-in-erroratorReviewed-by: Samuel Just <sjust@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Fri, 20 Nov 2020 01:17:31 +0000  (09:17 +0800)] 
Merge pull request #38197 from dillaman/wip-github-rbd-labelReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Fri, 20 Nov 2020 01:14:08 +0000  (09:14 +0800)] 
Merge pull request #38153 from tchaikov/wip-cmake-silence-warningReviewed-by: Neha Ojha <nojha@redhat.com> 
Kefu Chai  [Fri, 20 Nov 2020 01:10:40 +0000  (09:10 +0800)] 
Merge pull request #38169 from ktdreyer/cephadm-noarchReviewed-by: Michael Fritch <mfritch@suse.com> Reviewed-by: Sebastian Wagner <swagner@suse.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Thu, 19 Nov 2020 04:46:43 +0000  (12:46 +0800)] 
github/labeler: label manpages changes with related component labelsSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Fri, 20 Nov 2020 00:59:29 +0000  (08:59 +0800)] 
Merge pull request #38183 from tchaikov/wip-doc-peering-diagramReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Xiubo Li  [Tue, 17 Nov 2020 08:37:22 +0000  (16:37 +0800)] 
rbd: drop initd-based systems for rbdmapSigned-off-by: Xiubo Li <xiubli@redhat.com> 
Jason Dillaman  [Thu, 19 Nov 2020 23:47:22 +0000  (18:47 -0500)] 
Merge pull request #33750 from petrutlucian94/windows.10Reviewed-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 19 Nov 2020 21:13:28 +0000  (16:13 -0500)] 
github/labeler: add rbd label to pybind/mgr/rbd_supportSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jan Fajerski  [Thu, 19 Nov 2020 21:09:55 +0000  (22:09 +0100)] 
Merge PR #38147 into masterReviewed-by: Jan Fajerski <jfajerski@suse.com> Reviewed-by: Dimitri Savineau <dsavinea@redhat.com> 
Jason Dillaman  [Thu, 19 Nov 2020 20:59:34 +0000  (15:59 -0500)] 
pybind/mgr/rbd_support: delay creation of progress eventFixes: https://tracker.ceph.com/issues/48296 Signed-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 19 Nov 2020 21:08:22 +0000  (16:08 -0500)] 
pybind/mgr/rbd_support: include retryable error message in taskSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 19 Nov 2020 20:25:52 +0000  (15:25 -0500)] 
pybind/mgr/rbd_support: add linear backoff to retried tasksSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Radoslaw Zarzynski  [Thu, 19 Nov 2020 15:50:07 +0000  (16:50 +0100)] 
crimson: fix a debug in BackfillState::Enqueuing::Enqueuing.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Radoslaw Zarzynski  [Thu, 19 Nov 2020 15:48:44 +0000  (16:48 +0100)] 
crimson: add a debug in update_on_peers() of the backfill code.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Radoslaw Zarzynski  [Thu, 19 Nov 2020 15:43:42 +0000  (16:43 +0100)] 
crimson: fix a typo in errorator-related comment.
It was introduced in 
dca575992b34611d20f50c5db47e4b533cd7dc69 .
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Adam C. Emerson  [Thu, 19 Nov 2020 15:56:43 +0000  (10:56 -0500)] 
Merge pull request #37586 from cbodley/wip-rgw-bilog-layoutReviewed-by: Shilpa Jagannath <smanjara@redhat.com> 
Casey Bodley  [Thu, 19 Nov 2020 15:23:22 +0000  (10:23 -0500)] 
Merge pull request #37914 from IlsooByun/rgw_invalid_respReviewed-by: Or Friedmann <ofriedma@redhat.com> 
Jason Dillaman  [Thu, 19 Nov 2020 15:01:17 +0000  (10:01 -0500)] 
Merge pull request #38182 from orozery/librbd-crypto-image-dispatch-fixesReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Guillaume Abrioux  [Thu, 19 Nov 2020 14:43:53 +0000  (15:43 +0100)] 
ceph-volume: cover devices.lvm.prepare.setup_deviceSigned-off-by: Guillaume Abrioux <gabrioux@redhat.com> 
Guillaume Abrioux  [Wed, 18 Nov 2020 07:26:27 +0000  (08:26 +0100)] 
ceph-volume: fix filestore/dmcrypt activateCloses: https://tracker.ceph.com/issues/48271 Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com> 
Kefu Chai  [Thu, 19 Nov 2020 08:59:45 +0000  (16:59 +0800)] 
doc/script/gen_state_diagram: wrap lines which is over 80 charsSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Thu, 19 Nov 2020 08:52:19 +0000  (16:52 +0800)] 
doc/script/gen_state_diagram: use itertools.cycle() for cycling in colorsSigned-off-by: Kefu Chai <kchai@redhat.com>