]>
git.apps.os.sepia.ceph.com Git - ceph-ci.git/log 
John Spray  [Wed, 7 Jun 2017 16:50:38 +0000  (12:50 -0400)] 
mgr/dashboard: fix error handling in remote_view_cacheSigned-off-by: John Spray <john.spray@redhat.com> 
John Spray  [Wed, 7 Jun 2017 16:48:40 +0000  (12:48 -0400)] 
mgr/dashboard: keep a global librados instanceSigned-off-by: John Spray <john.spray@redhat.com> 
Gregory Farnum  [Thu, 8 Jun 2017 13:55:37 +0000  (06:55 -0700)] 
Merge pull request #15575 from liewegas/wip-pgnls-note
Sage Weil  [Thu, 8 Jun 2017 13:52:34 +0000  (08:52 -0500)] 
Merge pull request #15309 from ifed01/wip-bluestore-boost-statfsReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Thu, 8 Jun 2017 13:41:25 +0000  (09:41 -0400)] 
PendingReleaseNotes: notes on whiteouts vs pgnlsSigned-off-by: Sage Weil <sage@redhat.com> 
Mykola Golub  [Thu, 8 Jun 2017 11:42:29 +0000  (14:42 +0300)] 
Merge pull request #15532 from dillaman/wip-rbd-mirror-stressReviewed-by: Mykola Golub <mgolub@mirantis.com> 
Mykola Golub  [Thu, 8 Jun 2017 11:41:51 +0000  (14:41 +0300)] 
Merge pull request #15518 from dillaman/wip-rbd-missing-default-poolReviewed-by: Mykola Golub <mgolub@mirantis.com> 
Igor Fedotov  [Thu, 13 Apr 2017 14:51:33 +0000  (17:51 +0300)] 
os/bluestore: introduce a debug switch to bypass kv update.Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> 
Igor Fedotov  [Fri, 26 May 2017 12:55:47 +0000  (05:55  -0700)] 
os/bluestore: introduce debug parameter to bypass bdev verificationSigned-off-by: Igor Fedotov <ifedotov@mirantis.com> 
Igor Fedotov  [Fri, 26 May 2017 12:33:05 +0000  (15:33 +0300)] 
os/bluestore: keep statfs replica in memory to avoid expensive KV accessSigned-off-by: Igor Fedotov <ifedotov@mirantis.com> 
Igor Fedotov  [Fri, 26 May 2017 12:07:28 +0000  (15:07 +0300)] 
os/bluestore: move volatile_statfs struct out of TransContextSigned-off-by: Igor Fedotov <ifedotov@mirantis.com> 
Loic Dachary  [Thu, 8 Jun 2017 10:52:31 +0000  (12:52 +0200)] 
Merge pull request #15433 from wjwithagen/wip-wjw-prettytableReviewed-by: Loic Dachary <ldachary@redhat.com> 
Willem Jan Withagen  [Fri, 2 Jun 2017 14:53:43 +0000  (16:53 +0200)] 
ceph-disk: use system modules if needed
 - prettytable usage was introduced in:
	https://github.com/ceph/ceph/commit/
3fa8bb1 
   It is in the install-deps.sh file to be installed, but
   it is not per default installed in the testenvironment
   So allow tox tests to use "external" modules
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> 
Kefu Chai  [Thu, 8 Jun 2017 01:57:26 +0000  (09:57 +0800)] 
Merge pull request #14866 from chardan/jfw-wip-halflife_atomic_t-varanReviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 22:08:32 +0000  (17:08 -0500)] 
Merge pull request #15520 from liewegas/wip-max-object-sizeReviewed-by: Gregory Farnum <gfarnum@redhat.com> Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> Reviewed-by: John Spray <john.spray@redhat.com> Reviewed-by: Josh Durgin <jdurgin@redhat.com> Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn> 
Sage Weil  [Tue, 6 Jun 2017 18:56:35 +0000  (14:56 -0400)] 
osd: reduce rados_max_object_size from 100 GB -> 128 MBSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 21:00:30 +0000  (16:00 -0500)] 
Merge pull request #15230 from chardan/jfw-wip-halflife_atomic_t-xioReviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 21:00:10 +0000  (16:00 -0500)] 
Merge pull request #15516 from javacruft/i386-cmake-fixesReviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 20:59:54 +0000  (15:59 -0500)] 
Merge pull request #15525 from wjwithagen/wip-wjw-clang-testosdmapReviewed-by: Kefu Chai <kchai@redhat.com> 
Jason Dillaman  [Tue, 6 Jun 2017 17:24:54 +0000  (13:24 -0400)] 
rbd: removed hardcoded default rbd pool nameSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 6 Jun 2017 13:40:13 +0000  (09:40 -0400)] 
rbd-nbd: removed default rbd pool nameSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 6 Jun 2017 13:39:18 +0000  (09:39 -0400)] 
rbd-replay: removed default rbd pool nameSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 6 Jun 2017 13:38:09 +0000  (09:38 -0400)] 
pybind/rbd: module should depend on librbd not rbd CLISigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 6 Jun 2017 02:08:01 +0000  (22:08 -0400)] 
common: new 'rbd_default_pool' configuration optionSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 7 Jun 2017 14:52:24 +0000  (10:52 -0400)] 
rbd-mirror: narrowed scope of exclusive lock op trackingSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 7 Jun 2017 14:06:59 +0000  (10:06 -0400)] 
rbd-mirror: partial revert of 
649b29d 
Signed-off-by: Jason Dillaman <dillaman@redhat.com> 
Adam C. Emerson  [Wed, 7 Jun 2017 17:29:28 +0000  (13:29 -0400)] 
Merge pull request #15498 from adamemerson/wip-fixationReviewed-by: Kefu Chai <kchai@redhat.com> 
Yuri Weinstein  [Wed, 7 Jun 2017 16:36:59 +0000  (09:36 -0700)] 
Merge pull request #15436 from liewegas/wip-versionsReviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 16:17:39 +0000  (11:17 -0500)] 
Merge pull request #15501 from liewegas/wip-blocked-is-errReviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Greg Farnum <gfarnum@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 16:16:58 +0000  (12:16 -0400)] 
mon/PGMap: call requests blocked for 128x as long ERR not WARNSigned-off-by: Sage Weil <sage@redhat.com> 
Adam C. Emerson  [Mon, 5 Jun 2017 19:46:45 +0000  (15:46 -0400)] 
rgw: Support certain archaic and antiquated distributionsSigned-off-by: Adam C. Emerson <aemerson@redhat.com> 
Adam C. Emerson  [Mon, 5 Jun 2017 19:33:31 +0000  (15:33 -0400)] 
test: Fix narrowing conversionSigned-off-by: Adam C. Emerson <aemerson@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 14:48:57 +0000  (09:48 -0500)] 
Merge pull request #15531 from liewegas/wip-osd-pglogReviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Josh Durgin <jdurgin@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 01:57:04 +0000  (21:57 -0400)] 
osd/osd_types: put pg_log_entry_t::extra_reqids in osd_pglog mempoolSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 20:55:23 +0000  (16:55 -0400)] 
osd: put pg_log_entry_t::snaps in osd_pglog mempoolSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 20:50:22 +0000  (16:50 -0400)] 
osd: map ObjectModDesc to osd_pglog poolSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 20:49:11 +0000  (16:49 -0400)] 
osd: move pglog to osd_pglog mempoolSigned-off-by: Sage Weil <sage@redhat.com> 
Kefu Chai  [Wed, 7 Jun 2017 14:34:43 +0000  (22:34 +0800)] 
Merge pull request #15413 from tchaikov/wip-rgw-boost-cleanupReviewed-by: Casey Bodley <cbodley@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 14:07:45 +0000  (09:07 -0500)] 
Merge pull request #15434 from yuyuyu101/wip-lz4Reviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 14:05:58 +0000  (09:05 -0500)] 
Merge pull request #15512 from jcsp/wip-mgrmap-epochReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 14:02:29 +0000  (09:02 -0500)] 
Merge pull request #15437 from dachary/wip-bluestoreReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 13:43:08 +0000  (08:43 -0500)] 
Merge pull request #15547 from wjwithagen/wip-wjw-freebsd-get_device_by_fdReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 13:41:41 +0000  (08:41 -0500)] 
Merge pull request #15435 from liewegas/wip-bluestore-warningReviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Jos Collin <jcollin@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 13:31:46 +0000  (08:31 -0500)] 
Merge pull request #15371 from liewegas/wip-mon-client-featuresReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Willem Jan Withagen  [Wed, 7 Jun 2017 09:21:57 +0000  (11:21 +0200)] 
common/blkdev.cc: propagate get_device_by_fd to different OSesSigned-off-by: Willem Jan Withagen <wjw@digiware.nl> 
Kefu Chai  [Wed, 7 Jun 2017 08:44:54 +0000  (16:44 +0800)] 
Merge pull request #15530 from tchaikov/wip-jq-without-firstReviewed-by: David Zafman <dzafman@redhat.com> 
Kefu Chai  [Wed, 7 Jun 2017 05:09:45 +0000  (13:09 +0800)] 
Merge pull request #15423 from liewegas/wip-fix-indentReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 7 Jun 2017 04:30:06 +0000  (12:30 +0800)] 
Merge pull request #15497 from liewegas/wip-log-lastReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 7 Jun 2017 04:20:57 +0000  (12:20 +0800)] 
Merge pull request #15522 from liewegas/wip-19901Reviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Tue, 30 May 2017 22:29:03 +0000  (18:29 -0400)] 
mon/OSDMonitor: validate set-require-min-compat-client against connected clientsSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Tue, 30 May 2017 22:18:41 +0000  (18:18 -0400)] 
common: ceph_release_[from_]featuresSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Tue, 30 May 2017 20:37:22 +0000  (16:37 -0400)] 
mon: add 'features' command to show connected client featuresSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 7 Jun 2017 03:09:46 +0000  (22:09 -0500)] 
Merge pull request #15422 from liewegas/wip-osd-rotationalReviewed-by: Mark Nelson <mnelson@redhat.com> Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn> 
Sage Weil  [Wed, 7 Jun 2017 03:07:32 +0000  (22:07 -0500)] 
Merge pull request #15517 from liewegas/wip-20197
Sage Weil  [Wed, 7 Jun 2017 03:04:48 +0000  (22:04 -0500)] 
Merge pull request #15523 from ceph/wip-16674Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 7 Jun 2017 01:32:19 +0000  (09:32 +0800)] 
qa/workunits/ceph-helpers.sh: use syntax understood by jq 1.3Signed-off-by: Kefu Chai <kchai@redhat.com> 
Jason Dillaman  [Wed, 7 Jun 2017 00:56:49 +0000  (20:56 -0400)] 
Merge pull request #14745 from trociny/wip-18789Reviewed-by: Jason Dillaman <dillaman@redhat.com> 
Haomai Wang  [Wed, 7 Jun 2017 00:32:53 +0000  (08:32 +0800)] 
Merge pull request #15243 from yuyuyu101/wip-20049Reviewed-by: Jason Dillaman <dillaman@redhat.com> 
Yehuda Sadeh  [Wed, 7 Jun 2017 00:18:39 +0000  (17:18 -0700)] 
Merge pull request #14117 from zhangsw/fix-rgw-getobjectmetadata-bugReviewed-by: Yehuda Sadeh <yehuda@redhat.com> 
Josh Durgin  [Tue, 6 Jun 2017 22:48:04 +0000  (15:48 -0700)] 
Merge pull request #15386 from ivancich/wip-add-readme-that-dmclock-is-a-subtreeReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Yuri Weinstein  [Tue, 6 Jun 2017 22:18:51 +0000  (15:18 -0700)] 
Merge pull request #15392 from dillaman/wip-20049Reviewed-by: Haomai Wang <haomai@xsky.com> 
Willem Jan Withagen  [Tue, 6 Jun 2017 21:35:18 +0000  (23:35 +0200)] 
test: osd/TestOSDMap.cc: fix Clang complain about promotionSigned-off-by: Willem Jan Withagen <wjw@digiware.nl> 
Sage Weil  [Tue, 6 Jun 2017 20:31:22 +0000  (15:31 -0500)] 
Merge pull request #15513 from Fabian-Gruenbichler/fixmgrdescReviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: John Spray <john.spray@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 20:27:07 +0000  (15:27 -0500)] 
Merge pull request #15375 from ivancich/wip-fix-dmclock-testingReviewed-by: Josh Durgin <jdurgin@redhat.com> Reviewed-by: Willem Jan Withagen <wjw@digiware.nl> 
Sage Weil  [Tue, 6 Jun 2017 20:26:28 +0000  (15:26 -0500)] 
Merge pull request #15378 from Liuchang0812/print_ret_code_of_json_commandReviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 20:26:15 +0000  (15:26 -0500)] 
Merge pull request #15496 from wjwithagen/wip-wjw-host-to-ceph-errnoReviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 20:25:37 +0000  (15:25 -0500)] 
Merge pull request #15500 from liewegas/wip-20135
Sage Weil  [Tue, 6 Jun 2017 20:25:16 +0000  (15:25 -0500)] 
Merge pull request #15502 from xiexingguo/wip-fix-overload-extentsReviewed-by: Igor Fedotov <ifedotov@mirantis.com> Reviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 20:23:25 +0000  (16:23 -0400)] 
qa/suites/rados/upgrade: restart mdsSigned-off-by: Sage Weil <sage@redhat.com> 
Boris Ranto  [Tue, 6 Jun 2017 19:27:54 +0000  (21:27 +0200)] 
selinux: Allow read on var_run_tFixes: http://tracker.ceph.com/issues/16674 Signed-off-by: Boris Ranto <branto@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 19:13:50 +0000  (15:13 -0400)] 
ceph_test_rados_api_misc: fix LibRadosMiscConnectFailure.ConnectFailure retryFixes: http://tracker.ceph.com/issues/19901 Signed-off-by: Sage Weil <sage@redhat.com> 
J. Eric Ivancich  [Fri, 19 May 2017 20:54:33 +0000  (16:54 -0400)] 
osd/dmclock/testing: reorganize testing, building now optionalSigned-off-by: J. Eric Ivancich <ivancich@redhat.com> 
J. Eric Ivancich  [Tue, 6 Jun 2017 19:01:03 +0000  (15:01 -0400)] 
Merge commit '
5c612d7e32a07a01b3b97f9cf58f2a3cef0e2e73 '
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> 
J. Eric Ivancich  [Tue, 6 Jun 2017 19:01:02 +0000  (15:01 -0400)] 
Squashed 'src/dmclock/' changes from 
d6586d7 ..
64bcc6e 
64bcc6e  Remove FindGTest and FindBoost, which already exist in cmake required version 2.8.11 and later. Also clean up.
ed6dc60  Do some clean-up and remove memory leaks from tests and simulations.
360172a  Allow RunEvery object to be ended before destruction via "join" member function.
135b5d0  Fix two bugs discovered by valgrind. Do some other code clean-up as well.
a26d29e  Modify cmake files to match naming of cmake's upstream gtest and ceph's boost.
e23e63f  Reorganize CMakeLists.txt files, so that projects that incorporate dmclock can control whether add_test is called. Now, add_test is called only at the top-level. Projects that incorporate dmclock can use add_subdirectory on subdirectories beneath the top-level to selective exactly what is included.
git-subtree-dir: src/dmclock
git-subtree-split: 
64bcc6ea697c7e790ec4a4229d1bb1d492f9e803 
Sage Weil  [Tue, 6 Jun 2017 18:52:26 +0000  (14:52 -0400)] 
qa/workunits/cephtool/test.sh: test 'log last [n]'Signed-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 18:50:46 +0000  (14:50 -0400)] 
common/LogEntry: make LogEntryKey opaque and cache its hash valueSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 18:19:18 +0000  (13:19 -0500)] 
Merge pull request #15390 from liewegas/wip-osdmap-stateReviewed-by: xie xingguo <xie.xingguo@zte.com.cn> Reviewed-by: Josh Durgin <jdurgin@redhat.com> 
Dan Mick  [Tue, 6 Jun 2017 18:01:53 +0000  (11:01 -0700)] 
Merge pull request #15515 from tchaikov/wip-crc32-aarch64Reviewed-by: Dan Mick <dmick@redhat.com> 
Sage Weil  [Wed, 19 Apr 2017 13:31:57 +0000  (09:31 -0400)] 
ceph-disk: add --filestore argument, default to --bluestoreSigned-off-by: Sage Weil <sage@redhat.com> Signed-off-by: Loic Dachary <loic@dachary.org> 
James Page  [Tue, 6 Jun 2017 14:01:40 +0000  (15:01 +0100)] 
build: misc fixes for cmake build on i386Signed-off-by: James Page <james.page@ubuntu.com> 
Kefu Chai  [Tue, 6 Jun 2017 13:40:19 +0000  (21:40 +0800)] 
crc32c: include acconfig.h to fix ceph_crc32c_aarch64()
HAVE_ARMV8_CRC is defined by "acconfig.h". so we need to include it for
the definition.
it's a regresssion introduced by 
2a3382f . in that change,
crc32c_intel_baseline.h was removed from crc32.cc, and that header
includes accconfig.h indirectly. that's why we will have a dummy
ceph_crc32c_aarch64() which always returns 0. the dummy implementation
was intended to please the compiler. but we can probably just drop it in
future as a cleanup.
Signed-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 6 Jun 2017 13:57:49 +0000  (21:57 +0800)] 
Merge pull request #15511 from tchaikov/wip-doc-cartesian-productReviewed-by: Nathan Cutler <ncutler@suse.com> Reviewed-by: Loic Dachary <loic@dachary.org> 
Sage Weil  [Tue, 6 Jun 2017 13:25:15 +0000  (08:25 -0500)] 
Merge pull request #14074 from jecluis/wip-mon-osd-replacementReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 13:24:48 +0000  (08:24 -0500)] 
Merge pull request #15487 from liewegas/wip-no-more-stat-spamReviewed-by: John Spray <john.spray@redhat.com> Reviewed-by: Josh Durgin <jdurgin@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 13:24:08 +0000  (08:24 -0500)] 
Merge pull request #15494 from liewegas/wip-20187Reviewed-by: Nathan Cutler <ncutler@suse.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Tue, 6 Jun 2017 13:23:32 +0000  (09:23 -0400)] 
pybind/ceph_argparse: fix no arg check
This fixes breakage from commit 
a1214a702cfd8465deb91847f4dc63c0e80fb586 
that caused a [] to be appended to some json argument lists.
Fixes: http://tracker.ceph.com/issues/20135 
Signed-off-by: Sage Weil <sage@redhat.com> 
Fabian Grünbichler  [Thu, 18 May 2017 12:35:19 +0000  (14:35 +0200)] 
ceph-mgr: fix package descriptionSigned-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> 
liuchang0812  [Wed, 31 May 2017 07:34:25 +0000  (15:34 +0800)] 
tool/ceph: print return code when json_command failedSigned-off-by: liuchang0812 <liuchang0812@gmail.com> 
Kefu Chai  [Tue, 6 Jun 2017 12:06:52 +0000  (20:06 +0800)] 
doc: update sample explaning "%" operator in tes suitesSigned-off-by: Kefu Chai <kchai@redhat.com> 
John Spray  [Tue, 6 Jun 2017 12:16:05 +0000  (13:16 +0100)] 
mon: don't prefix mgr summary with epoch numberSigned-off-by: John Spray <john.spray@redhat.com> 
John Spray  [Tue, 6 Jun 2017 11:36:05 +0000  (12:36 +0100)] 
Merge pull request #15499 from jcsp/wip-doc-whitespaceReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Mykola Golub  [Tue, 6 Jun 2017 10:49:29 +0000  (13:49 +0300)] 
Merge pull request #15492 from dillaman/wip-20185Reviewed-by: Mykola Golub <mgolub@mirantis.com> 
Mykola Golub  [Tue, 6 Jun 2017 10:48:51 +0000  (13:48 +0300)] 
Merge pull request #15483 from dillaman/wip-20182Reviewed-by: Mykola Golub <mgolub@mirantis.com> 
Mykola Golub  [Mon, 17 Apr 2017 19:05:25 +0000  (21:05 +0200)] 
rbd-mirror A/A: coordinate image syncs with leaderFixes: http://tracker.ceph.com/issues/18789 Signed-off-by: Mykola Golub <mgolub@mirantis.com> 
Boris Ranto  [Tue, 6 Jun 2017 08:47:29 +0000  (10:47 +0200)] 
Merge pull request #15490 from ceph/wip-fix-selinuxReviewed-by: Kefu Chai <kchai@redhat.com> 
Mykola Golub  [Fri, 5 May 2017 09:56:50 +0000  (11:56 +0200)] 
rbd-mirror: resolve potential recursive lockSigned-off-by: Mykola Golub <mgolub@mirantis.com> 
Mykola Golub  [Sun, 16 Apr 2017 17:58:42 +0000  (19:58 +0200)] 
rbd-mirror: make sync throttler per poolSigned-off-by: Mykola Golub <mgolub@mirantis.com> 
Mykola Golub  [Sat, 22 Apr 2017 10:26:16 +0000  (12:26 +0200)] 
test/rbd_mirror: TestMockImageReplayer cleanupSigned-off-by: Mykola Golub <mgolub@mirantis.com> 
Mykola Golub  [Tue, 6 Jun 2017 07:38:34 +0000  (10:38 +0300)] 
Merge pull request #15415 from dillaman/wip-rbd-valgrindReviewed-by: Mykola Golub <mgolub@mirantis.com> 
Mykola Golub  [Tue, 6 Jun 2017 07:37:56 +0000  (10:37 +0300)] 
Merge pull request #15140 from dillaman/wip-18963Reviewed-by: Mykola Golub <mgolub@mirantis.com>