]>
git.apps.os.sepia.ceph.com Git - ceph-ci.git/log 
Radoslaw Zarzynski  [Thu, 19 Apr 2018 23:43:57 +0000  (01:43  +0200)] 
auth: extend CryptoKey with no-bl encrypt/decrypt.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Radoslaw Zarzynski  [Thu, 26 Apr 2018 13:35:20 +0000  (15:35 +0200)] 
auth: CryptoAESKeyHandler switches from NSS to OpenSSL.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Kefu Chai  [Tue, 3 Apr 2018 09:16:30 +0000  (17:16 +0800)] 
auth: the outbuf of AES should be multiple of block size
Signed-off-by: Kefu Chai <kchai@redhat.com> 
(cherry picked from commit 
3cfcd02af6381022081d51367f7338bde1fcb1d2 )
Kefu Chai  [Wed, 25 Apr 2018 15:21:54 +0000  (17:21 +0200)] 
auth: cache the PK11Context for CryptoAESKeyHandler
in the flame graph, 0.50% of total time is used by
CephxSessionHandler::check_message_signature(), in which 0.27% is used
by PK11_CreateContextBySymKey(). so we should cache the PK11Context.
Signed-off-by: Kefu Chai <kchai@redhat.com> 
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
(cherry picked from commit 
f8c2036f7663be54030e13f1f9c1511cb40070f6 )
Jason Dillaman  [Fri, 18 May 2018 11:22:13 +0000  (07:22 -0400)] 
Merge pull request #22078 from tchaikov/wip-cls-rbd-fix-FTBFSReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Kefu Chai  [Fri, 18 May 2018 10:16:00 +0000  (18:16 +0800)] 
cls/rbd: fix build
3cbe0ced  was merged after 
d03ff14 , so update accordingly.
Signed-off-by: Kefu Chai <kchai@redhat.com> 
Mykola Golub  [Fri, 18 May 2018 07:32:49 +0000  (10:32 +0300)] 
Merge pull request #21915 from dillaman/wip-rbd-mirror-policyReviewed-by: Venky Shankar <vshankar@redhat.com> Reviewed-by: Mykola Golub <mgolub@suse.com> 
Josh Durgin  [Thu, 17 May 2018 20:57:39 +0000  (13:57 -0700)] 
Merge pull request #21651 from ceph/wip-da-dmclock-submoduleReviewed-by: Eric Ivancich <ivancich@redhat.com> 
Kefu Chai  [Thu, 17 May 2018 16:56:08 +0000  (00:56  +0800)] 
Merge pull request #22015 from tchaikov/wip-dencReviewed-by: Casey Bodley <cbodley@redhat.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com> 
Sage Weil  [Thu, 17 May 2018 16:40:20 +0000  (11:40 -0500)] 
Merge pull request #22059 from LenzGr/mgr-dashboard-documentationReviewed-by: Wido den Hollander <wido@42on.com> Reviewed-by: Alfredo Deza <adeza@redhat.com> 
Lenz Grimmer  [Thu, 17 May 2018 15:44:59 +0000  (17:44 +0200)] 
Merge pull request #22061 from tspmelo/wip-npmrcReviewed-by: Ricardo Marques <rimarques@suse.com> 
Lenz Grimmer  [Thu, 17 May 2018 15:34:36 +0000  (17:34 +0200)] 
doc: Updated dashboard documentation (features, SSL config)Signed-off-by: Lenz Grimmer <lgrimmer@suse.com> 
Lenz Grimmer  [Thu, 17 May 2018 14:50:23 +0000  (16:50 +0200)] 
Merge pull request #22058 from ricardoasmarques/wip-ng-serve-remote-accessReviewed-by: Tiago Melo <tmelo@suse.com> 
Tiago Melo  [Thu, 17 May 2018 13:33:27 +0000  (14:33 +0100)] 
mgr/dashboard: Disable package-lock.json creationSigned-off-by: Tiago Melo <tmelo@suse.com> 
Sage Weil  [Thu, 17 May 2018 12:00:08 +0000  (07:00 -0500)] 
Merge pull request #22057 from tchaikov/qa-valgrind-without-random-distroReviewed-by: Sage Weil <sage@redhat.com> 
Kefu Chai  [Thu, 17 May 2018 11:08:16 +0000  (19:08 +0800)] 
qa/suites/rados/verify: remove random-distro$Signed-off-by: Kefu Chai <kchai@redhat.com> 
Ricardo Marques  [Thu, 17 May 2018 10:07:52 +0000  (11:07 +0100)] 
mgr/dashboard: ng serve bind to 0.0.0.0Signed-off-by: Ricardo Marques <rimarques@suse.com> 
Lenz Grimmer  [Thu, 17 May 2018 09:11:33 +0000  (11:11 +0200)] 
Merge pull request #21981 from tspmelo/fix-momentjsReviewed-by: Tatjana Dehler <tdehler@suse.com> Reviewed-by: Volker Theile <vtheile@suse.com> 
Kefu Chai  [Thu, 17 May 2018 06:03:47 +0000  (14:03 +0800)] 
Merge pull request #22046 from tchaikov/wip-23653Reviewed-by: Jason Dillaman <dillaman@redhat.com> 
Kefu Chai  [Tue, 15 May 2018 15:56:39 +0000  (23:56 +0800)] 
core: use const_iterator for decodeSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 15 May 2018 15:55:09 +0000  (23:55 +0800)] 
mds: use const_iterator for decodeSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 15 May 2018 15:54:47 +0000  (23:54 +0800)] 
rgw: use const_iterator for decodeSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 15 May 2018 15:50:34 +0000  (23:50 +0800)] 
rbd: use const_iterator for decodeSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 15 May 2018 15:49:21 +0000  (23:49 +0800)] 
denc: use ptr::const_iterator for decodeSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 15 May 2018 15:45:26 +0000  (23:45 +0800)] 
buffer: add cbegin() methodsSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Thu, 17 May 2018 02:30:33 +0000  (10:30 +0800)] 
cmake: do not check for aligned_alloc() anymore
this reverts 
16f0a67d 
Fixes: http://tracker.ceph.com/issues/23653 
Signed-off-by: Kefu Chai <kchai@redhat.com> 
Dan Mick  [Wed, 16 May 2018 21:32:36 +0000  (14:32 -0700)] 
Merge pull request #22028 from tchaikov/wip-wheelhouse
Sage Weil  [Wed, 16 May 2018 21:07:17 +0000  (16:07 -0500)] 
Merge pull request #21751 from shangfufei/wip-async-needless-codeReviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Wed, 16 May 2018 21:06:49 +0000  (16:06 -0500)] 
Merge pull request #21854 from ifed01/wip-ifed-bluestore-alloc-cleanupReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 16 May 2018 21:06:19 +0000  (16:06 -0500)] 
Merge pull request #21926 from dragonylffly/wip-fix-throttle-configurationsReviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 16 May 2018 21:05:49 +0000  (16:05 -0500)] 
Merge pull request #21937 from yanghonggang/balancer-listReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 16 May 2018 21:05:18 +0000  (16:05 -0500)] 
Merge pull request #21957 from tchaikov/wip-test-rados-benchReviewed-by: John Spray <john.spray@redhat.com> 
Sage Weil  [Wed, 16 May 2018 21:04:34 +0000  (16:04 -0500)] 
Merge pull request #21984 from liewegas/wip-24118Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Sage Weil  [Wed, 16 May 2018 20:27:53 +0000  (15:27 -0500)] 
Merge pull request #21892 from dzafman/wip-24045Reviewed-by: Sage Weil <sage@redhat.com> 
Jason Dillaman  [Wed, 16 May 2018 20:14:36 +0000  (16:14 -0400)] 
cls/rbd: fixed last read key for interrupted mirror_image_map_listSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 16 May 2018 18:04:20 +0000  (14:04 -0400)] 
Merge pull request #22027 from trociny/wip-24141Reviewed-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 16 May 2018 18:04:00 +0000  (14:04 -0400)] 
Merge pull request #21624 from trociny/wip-22787Reviewed-by: Jason Dillaman <dillaman@redhat.com> 
David Zafman  [Wed, 16 May 2018 00:32:50 +0000  (17:32 -0700)] 
osd: Clear part of cleaned_meta_map in case of a restarted smaller chunkSigned-off-by: David Zafman <dzafman@redhat.com> 
Tiago Melo  [Mon, 14 May 2018 15:24:58 +0000  (16:24 +0100)] 
mgr/dashboard: Fix moment.js deprecation warningFixes: https://tracker.ceph.com/issues/24115 Signed-off-by: Tiago Melo <tmelo@suse.com> 
Lenz Grimmer  [Wed, 16 May 2018 13:44:05 +0000  (15:44 +0200)] 
Merge pull request #22003 from votdev/fix_deletion_dialogReviewed-by: Ricardo Marques <rimarques@suse.com> Reviewed-by: Tiago Melo <tmelo@suse.com> 
Lenz Grimmer  [Wed, 16 May 2018 13:25:21 +0000  (15:25 +0200)] 
Merge pull request #21928 from ricardoasmarques/wip-remove-useless-unsubscribeReviewed-by: Stephan Müller <smueller@suse.com> Reviewed-by: Volker Theile <vtheile@suse.com> 
Mykola Golub  [Wed, 25 Apr 2018 21:02:57 +0000  (00:02  +0300)] 
rbd: deep copy option to copy clone parent dataSigned-off-by: Mykola Golub <mgolub@suse.com> 
Mykola Golub  [Thu, 26 Apr 2018 08:30:03 +0000  (11:30 +0300)] 
librbd: deep copy optionally support flattening cloned imageFixes: http://tracker.ceph.com/issues/22787 Signed-off-by: Mykola Golub <mgolub@suse.com> 
Mykola Golub  [Thu, 10 May 2018 18:25:17 +0000  (21:25 +0300)] 
librbd/deep_copy: adjust in-memory overlap if set_size updated it on diskSigned-off-by: Mykola Golub <mgolub@suse.com> 
Mykola Golub  [Tue, 8 May 2018 13:52:50 +0000  (16:52 +0300)] 
librbd: hide parent object when deep copying empty childSigned-off-by: Mykola Golub <mgolub@suse.com> 
Mykola Golub  [Tue, 8 May 2018 12:29:38 +0000  (15:29 +0300)] 
librbd: fix deep copy clone to destination with larger object sizeSigned-off-by: Mykola Golub <mgolub@suse.com> 
Mykola Golub  [Tue, 8 May 2018 12:27:25 +0000  (15:27 +0300)] 
test/librbd: add deep copy clone testsSigned-off-by: Mykola Golub <mgolub@suse.com> 
Lenz Grimmer  [Wed, 16 May 2018 12:23:32 +0000  (14:23 +0200)] 
Merge pull request #22002 from votdev/fix_deletionReviewed-by: Ricardo Marques <rimarques@suse.com> 
Sage Weil  [Wed, 16 May 2018 12:09:52 +0000  (07:09 -0500)] 
Merge pull request #22006 from liewegas/wip-mimic
Sage Weil  [Tue, 15 May 2018 17:56:34 +0000  (12:56 -0500)] 
doc/releases/mimic: edit/clean up upgrade notesSigned-off-by: Sage Weil <sage@redhat.com> 
Kefu Chai  [Wed, 16 May 2018 11:41:52 +0000  (19:41 +0800)] 
install-deps: nuke wheelhouse if it's staleSigned-off-by: Kefu Chai <kchai@redhat.com> 
Mykola Golub  [Wed, 16 May 2018 07:40:29 +0000  (10:40 +0300)] 
rbd-mirror: make 'flush' asok command asynchronousSigned-off-by: Mykola Golub <mgolub@suse.com> 
Mykola Golub  [Wed, 16 May 2018 07:34:50 +0000  (10:34 +0300)] 
rbd-mirror: don't reregister asok hook in process entry threadFixes: http://tracker.ceph.com/issues/24141 Signed-off-by: Mykola Golub <mgolub@suse.com> 
Yuri Weinstein  [Wed, 16 May 2018 00:03:00 +0000  (17:03 -0700)] 
Merge pull request #22008 from dillaman/wip-rbd-suite-distrosReviewed-by: Yuri Weinstein <yweins@redhat.com> 
Jason Dillaman  [Mon, 14 May 2018 18:58:40 +0000  (14:58 -0400)] 
qa/suites/rbd: reduce runtime of rbd-mirror fsx test caseSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Sage Weil  [Tue, 15 May 2018 21:15:05 +0000  (16:15 -0500)] 
Merge pull request #21932 from yuriw/wip-yuriw-add-dollar-rgwReviewed-by: Casey Bodley <cbodley@redhat.com> 
Jason Dillaman  [Thu, 3 May 2018 16:49:51 +0000  (12:49 -0400)] 
qa/suites/rbd: added active/active rbd-mirror testsSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 15 May 2018 20:13:16 +0000  (16:13 -0400)] 
qa/workunits/rbd: fixed rbd-mirror snapshot comparison loopSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Mon, 14 May 2018 15:11:08 +0000  (11:11 -0400)] 
qa/workunits/rbd: fixed missing error code on trap handlerSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Mon, 14 May 2018 12:35:57 +0000  (08:35 -0400)] 
qa/workunits/rbd: skip rbd-mirror start/stop cases when thrashing daemonsSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 9 May 2018 17:31:39 +0000  (13:31 -0400)] 
qa/workunits/rbd: rbd-mirror admin socket commands should retrySigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Mon, 7 May 2018 16:00:02 +0000  (12:00 -0400)] 
qa/workunits/rbd: don't override rbd-mirror logs if running under teuthologySigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 3 May 2018 16:04:55 +0000  (12:04 -0400)] 
qa/workunits/rbd: append rbd-mirror instance number for all-daemon asok commandSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Mon, 14 May 2018 18:57:23 +0000  (14:57 -0400)] 
test/rbd: fsx should utilize the default image featuresSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 10 May 2018 16:43:00 +0000  (12:43 -0400)] 
test/rbd_mirror: fix race condition with image map timer callbacksSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 15 May 2018 19:07:21 +0000  (15:07 -0400)] 
librbd: deep-copy should remove parent metadata if overlap updatedSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Mykola Golub  [Thu, 10 May 2018 18:25:17 +0000  (21:25 +0300)] 
librbd/deep_copy: adjust in-memory overlap if set_size updated it on diskSigned-off-by: Mykola Golub <mgolub@suse.com> 
Jason Dillaman  [Tue, 15 May 2018 19:55:04 +0000  (15:55 -0400)] 
librbd: journal replay should no-op out-of-bounds IOSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 10 May 2018 12:54:41 +0000  (08:54 -0400)] 
librbd: don't assert if parent pool doesn't existSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 15 May 2018 18:07:35 +0000  (14:07 -0400)] 
rbd-mirror: image create should lookup local parent snapshot idSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Mon, 14 May 2018 14:34:28 +0000  (10:34 -0400)] 
rbd-mirror: do not propagate image map instance updates when shutting downSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 9 May 2018 14:33:03 +0000  (10:33 -0400)] 
rbd-mirror: propagate image delete if leader was offlineSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 9 May 2018 14:25:22 +0000  (10:25 -0400)] 
rbd-mirror: avoid sending duplicate re-acquire messages upon leader startupSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 9 May 2018 14:00:12 +0000  (10:00 -0400)] 
rbd-mirror: reduce unnecessary logging for periodic start image replayerSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 8 May 2018 21:09:58 +0000  (17:09 -0400)] 
rbd-mirror: cancel image replayer status timer task at shut downSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 8 May 2018 20:25:42 +0000  (16:25 -0400)] 
rbd-mirror: policy map shouldn't default to first instance if deadSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Mon, 7 May 2018 21:43:13 +0000  (14:43 -0700)] 
rbd-mirror: prevent blacklisting of local instance after failover/backSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Fri, 4 May 2018 17:49:10 +0000  (13:49 -0400)] 
rbd-mirror: instantly remove instances without associated imagesSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 3 May 2018 16:03:01 +0000  (12:03 -0400)] 
rbd-mirror: instance replayer now respects manual stop commandSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Thu, 3 May 2018 13:56:14 +0000  (09:56 -0400)] 
rbd-mirror: support optionally enabling active/active mirroringSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Sage Weil  [Tue, 15 May 2018 19:42:24 +0000  (14:42 -0500)] 
Merge pull request #22011 from dillaman/wip-rbd-release-notes
Sage Weil  [Tue, 15 May 2018 13:46:56 +0000  (08:46 -0500)] 
doc/releases/schedule: add mimic columnSigned-off-by: Sage Weil <sage@redhat.com> 
Patrick Donnelly  [Tue, 15 May 2018 17:47:21 +0000  (10:47 -0700)] 
Merge PR #22017 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Tue, 15 May 2018 17:45:20 +0000  (10:45 -0700)] 
ptl-tool: skip empty comment bodySigned-off-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Tue, 15 May 2018 17:10:03 +0000  (10:10 -0700)] 
Merge PR #21924 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Sage Weil  [Tue, 15 May 2018 16:25:09 +0000  (11:25 -0500)] 
Merge pull request #22016 from LenzGr/dashboard-mimic-reasenotes
Lenz Grimmer  [Tue, 15 May 2018 16:14:47 +0000  (18:14 +0200)] 
doc/releases/mimic: Updated dashboard descriptionSigned-off-by: Lenz Grimmer <lgrimmer@suse.com> 
Casey Bodley  [Sun, 8 Oct 2017 20:27:30 +0000  (16:27 -0400)] 
buffer: add noexcept to move, swap, clearSigned-off-by: Casey Bodley <cbodley@redhat.com> 
Jason Dillaman  [Tue, 15 May 2018 14:49:30 +0000  (10:49 -0400)] 
doc/releases/mimic: tweak RBD major featuresSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 15 May 2018 14:09:59 +0000  (10:09 -0400)] 
qa/suites/rbd: randomly select a supported distroSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Patrick Donnelly  [Tue, 15 May 2018 13:43:00 +0000  (06:43 -0700)] 
Merge PR #21842 into masterReviewed-by: João Eduardo Luís <joao@suse.de> 
Casey Bodley  [Tue, 15 May 2018 13:40:44 +0000  (09:40 -0400)] 
Merge pull request #21986 from cbodley/wip-24124Reviewed-by: Adam C. Emerson <aemerson@redhat.com> Reviewed-by: Willem Jan Withagen <wjw@digiware.nl> 
Sage Weil  [Tue, 15 May 2018 13:32:10 +0000  (08:32 -0500)] 
Merge pull request #21987 from liewegas/wip-mimic-upgradeReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Sage Weil  [Mon, 14 May 2018 20:16:14 +0000  (15:16 -0500)] 
doc/releases/mimic: upgrade stepsSigned-off-by: Sage Weil <sage@redhat.com> 
Volker Theile  [Tue, 15 May 2018 12:44:22 +0000  (14:44 +0200)] 
mgr/dashboard: Deletion dialog falsely executes deletion when pressing 'Cancel'Signed-off-by: Volker Theile <vtheile@suse.com> 
Kefu Chai  [Tue, 15 May 2018 12:47:15 +0000  (20:47 +0800)] 
Merge pull request #21809 from tchaikov/wip-22420Reveiwed-by: John Spray <john.spray@redhat.com> 
Volker Theile  [Tue, 15 May 2018 12:25:30 +0000  (14:25 +0200)] 
mgr/dashboard: Handle errors during deletionSigned-off-by: Volker Theile <vtheile@suse.com> 
Ricardo Marques  [Thu, 10 May 2018 09:40:09 +0000  (10:40 +0100)] 
mgr/dashboard: Remove useless observable unsubscriptionsSigned-off-by: Ricardo Marques <rimarques@suse.com> 
Lenz Grimmer  [Tue, 15 May 2018 09:19:55 +0000  (11:19 +0200)] 
Merge pull request #21933 from tspmelo/fix-unittest-warningsReviewed-by: Ricardo Marques <rimarques@suse.com> Reviewed-by: Volker Theile <vtheile@suse.com> 
Lenz Grimmer  [Tue, 15 May 2018 09:19:18 +0000  (11:19 +0200)] 
Merge pull request #21967 from votdev/bug_24097Reviewed-by: Ricardo Marques <rimarques@suse.com>