]>
git.apps.os.sepia.ceph.com Git - ceph-ci.git/log 
Vasu Kulkarni  [Thu, 21 Sep 2017 22:34:31 +0000  (15:34 -0700)] 
use ovh instead of vpsSigned-off-by: Vasu Kulkarni <vasu@redhat.com> 
Vasu Kulkarni  [Wed, 20 Sep 2017 00:09:08 +0000  (17:09 -0700)] 
qa/tests: skip test that use public bucket landsat-pds from AWSSigned-off-by: Vasu Kulkarni <vasu@redhat.com> 
Vasu Kulkarni  [Wed, 20 Sep 2017 00:06:03 +0000  (17:06 -0700)] 
qa/tests: update required ceph-ansbile varsSigned-off-by: Vasu Kulkarni <vasu@redhat.com> 
Vasu Kulkarni  [Wed, 20 Sep 2017 00:03:46 +0000  (17:03 -0700)] 
qa/tests: Fix ceph-ansible upstream varsSigned-off-by: Vasu Kulkarni <vasu@redhat.com> 
Josh Durgin  [Tue, 19 Sep 2017 23:43:24 +0000  (16:43 -0700)] 
Merge pull request #17795 from jdurgin/wip-21428Reviewed-by: Greg Farnum <gfarnum@redhat.com> Reviewed-by: Sage Weil <sage@redhat.com> 
Josh Durgin  [Tue, 19 Sep 2017 02:31:10 +0000  (22:31 -0400)] 
osd: request new map from PG when needed
The fast dispatch refactor in 
3cc48278bf0ee5c9535d04b60a661f988c50063b 
eliminated the osdmap subscription in the ms_fast_dispatch path, which
meant ops could reach a PG without having the latest map. In a cluster
with few osdmap updates, where the monitor fails to send a new map to
an osd (it tries one random osd), this can result in indefinitely
blocked requests.
Fix this by adding an OSDService mechanism for scheduling a new osdmap
subscription request.
Fixes: http://tracker.ceph.com/issues/21428 
Signed-off-by: Josh Durgin <jdurgin@redhat.com> 
Sage Weil  [Tue, 19 Sep 2017 18:19:06 +0000  (13:19 -0500)] 
Merge pull request #17607 from liewegas/wip-post-luminous-more-monReviewed-by: Greg Farnum <gfarnum@redhat.com> 
Sage Weil  [Tue, 19 Sep 2017 18:00:33 +0000  (13:00 -0500)] 
Merge pull request #16913 from liewegas/wip-20944Reviewed-by: Greg Farnum <gfarnum@redhat.com> 
Sage Weil  [Tue, 19 Sep 2017 17:57:10 +0000  (12:57 -0500)] 
Merge pull request #17427 from liewegas/wip-pg-num-limitsReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Sage Weil  [Tue, 19 Sep 2017 17:31:44 +0000  (12:31 -0500)] 
Merge pull request #17760 from liewegas/wip-21410-bReviewed-by: xie xingguo <xie.xingguo@zte.com.cn> 
Matt Benjamin  [Tue, 19 Sep 2017 16:09:38 +0000  (12:09 -0400)] 
Merge pull request #15369 from rzarzynski/wip-rgw-custom-errmsgs-2
Matt Benjamin  [Tue, 19 Sep 2017 16:04:28 +0000  (12:04 -0400)] 
Merge pull request #12704 from rzarzynski/wip-rgw-per-storage-policy-stats
Josh Durgin  [Tue, 19 Sep 2017 15:35:10 +0000  (08:35 -0700)] 
Merge pull request #17786 from neha-ojha/wip-cbt-teuthology-integration-cntdReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Radoslaw Zarzynski  [Tue, 19 Sep 2017 12:46:53 +0000  (14:46 +0200)] 
rgw: rename the configurables for metadata limits to start with rgw_.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Radoslaw Zarzynski  [Wed, 28 Dec 2016 18:22:32 +0000  (19:22 +0100)] 
rgw: calculate and print Swift's X-Account-Storage-Policy-* headers.Fixes: http://tracker.ceph.com/issues/17932 Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> 
Radoslaw Zarzynski  [Wed, 28 Dec 2016 16:14:35 +0000  (17:14 +0100)] 
rgw: bucket linking stores also the info about a placement rule.Fixes: http://tracker.ceph.com/issues/17932 Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> 
Radoslaw Zarzynski  [Wed, 28 Dec 2016 16:12:50 +0000  (17:12 +0100)] 
rgw: convey placement rule in RGWBucketEnt and cls_user_bucket_entry.Fixes: http://tracker.ceph.com/issues/17932 Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> 
Radoslaw Zarzynski  [Wed, 28 Dec 2016 14:54:42 +0000  (15:54 +0100)] 
rgw: clean-up around and implement the move semantics in RGWBucketEnt.Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Kefu Chai  [Tue, 19 Sep 2017 10:18:55 +0000  (18:18 +0800)] 
Merge pull request #17508 from liewegas/wip-crushrule-convertReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 19 Sep 2017 09:18:08 +0000  (17:18 +0800)] 
Merge pull request #17802 from ygtzf/option-default-value-errorReviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Amit Kumar <amitkuma@redhat.com> 
Yao Guotao  [Tue, 19 Sep 2017 08:47:00 +0000  (04:47  -0400)] 
doc: update default value of option mon_sync_timeoutSigned-off-by: Yao Guotao <yaoguot@gmail.com> 
Neha Ojha  [Mon, 18 Sep 2017 22:53:28 +0000  (15:53 -0700)] 
qa/suites/rados/perf: add optimized settingsSigned-off-by: Neha Ojha <nojha@redhat.com> 
Matt Benjamin  [Mon, 18 Sep 2017 20:10:08 +0000  (16:10 -0400)] 
Merge pull request #15273 from rzarzynski/wip-rgw-18977
Matt Benjamin  [Mon, 18 Sep 2017 19:51:43 +0000  (15:51 -0400)] 
Merge pull request #17320 from rzarzynski/wip-rgw-21148
Yuri Weinstein  [Mon, 18 Sep 2017 19:32:14 +0000  (12:32 -0700)] 
Merge pull request #17777 from cbodley/wip-qa-hadoopReviewed-by: Yuri Weinstein <yweins@redhat.com> 
Casey Bodley  [Mon, 18 Sep 2017 17:29:40 +0000  (13:29 -0400)] 
qa/rgw: hadoop suite targets centos_latestSigned-off-by: Casey Bodley <cbodley@redhat.com> 
Casey Bodley  [Mon, 18 Sep 2017 17:28:22 +0000  (13:28 -0400)] 
qa/rgw: use overrides for hadoop versionSigned-off-by: Casey Bodley <cbodley@redhat.com> 
Yuri Weinstein  [Mon, 18 Sep 2017 17:17:15 +0000  (10:17 -0700)] 
Merge pull request #17776 from smithfarm/wip-rh-74Reviewed-by: Yuri Weinstein <yweins@redhat.com> 
Nathan Cutler  [Mon, 18 Sep 2017 16:01:17 +0000  (18:01 +0200)] 
tests: CentOS 7.4 is now the latestSigned-off-by: Nathan Cutler <ncutler@suse.com> 
John Spray  [Mon, 18 Sep 2017 10:37:28 +0000  (11:37 +0100)] 
Merge pull request #17372 from ceph/wip-doc-cephfs-poolsReviewed-by: Alfredo Deza <adeza@redhat.com> 
John Spray  [Mon, 18 Sep 2017 10:35:59 +0000  (11:35 +0100)] 
Merge pull request #17318 from jcsp/wip-20899Reviewed-by: John Spray <john.spray@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
John Spray  [Mon, 18 Sep 2017 10:34:18 +0000  (11:34 +0100)] 
Merge pull request #16762 from jcsp/wip-dashboard-trimReviewed-by: Sage Weil <sage@redhat.com> 
John Spray  [Mon, 18 Sep 2017 10:13:45 +0000  (06:13 -0400)] 
mgr/dashboard: re-arrange static filesSigned-off-by: John Spray <john.spray@redhat.com> 
John Spray  [Mon, 18 Sep 2017 10:10:31 +0000  (06:10 -0400)] 
mgr/dashboard: don't include remote js/cssSigned-off-by: John Spray <john.spray@redhat.com> 
John Spray  [Wed, 2 Aug 2017 14:54:17 +0000  (15:54 +0100)] 
mgr/dashboard: remove un-minified datatables sourceSigned-off-by: John Spray <john.spray@redhat.com> 
John Spray  [Wed, 2 Aug 2017 14:15:04 +0000  (15:15 +0100)] 
mgr/dashboard: remove non-minified bootstrapSigned-off-by: John Spray <john.spray@redhat.com> 
John Spray  [Wed, 2 Aug 2017 14:11:07 +0000  (15:11 +0100)] 
mgr/dashboard: remove unneeded bits of AdminLTESigned-off-by: John Spray <john.spray@redhat.com> 
Kefu Chai  [Sun, 17 Sep 2017 11:42:52 +0000  (19:42 +0800)] 
Merge pull request #17737 from ivancich/wip-pull-updated-dmclockReviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Jos Collin <jcollin@redhat.com> 
Kefu Chai  [Sat, 16 Sep 2017 18:00:50 +0000  (02:00  +0800)] 
Merge pull request #17762 from yaozongyou/fix-typo-in-php-rstReviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Sat, 16 Sep 2017 17:59:12 +0000  (12:59 -0500)] 
Merge pull request #17763 from xiexingguo/wip-21409Reviewed-by: Sage Weil <sage@redhat.com> 
Yao Zongyou  [Sat, 16 Sep 2017 05:54:03 +0000  (13:54 +0800)] 
doc: fix typo in php.rstSigned-off-by: Yao Zongyou <yaozongyou@vip.qq.com> 
xie xingguo  [Sat, 16 Sep 2017 02:04:56 +0000  (10:04 +0800)] 
qa: fix pool-quota related testsFixes: http://tracker.ceph.com/issues/21409 Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> 
Kefu Chai  [Sat, 16 Sep 2017 05:30:26 +0000  (13:30 +0800)] 
Merge pull request #17615 from tchaikov/wip-osxReviewed-by: Willem Jan Withagen <wjw@digiware.nl> 
Kefu Chai  [Wed, 13 Sep 2017 09:44:35 +0000  (17:44 +0800)] 
client: use st_mtimespec instea of st_mtime on osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 13 Sep 2017 09:21:38 +0000  (17:21 +0800)] 
msg/msg_types: fix the dencoder of entity_addr_tSigned-off-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Sat, 16 Sep 2017 02:48:27 +0000  (21:48 -0500)] 
Merge pull request #17698 from liewegas/wip-bluestore-big-allocationsReviewed-by: xie xingguo <xie.xingguo@zte.com.cn> 
Kefu Chai  [Wed, 13 Sep 2017 09:20:05 +0000  (17:20 +0800)] 
crc32c: pass integer param by uint64_tSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 13 Sep 2017 07:28:08 +0000  (15:28 +0800)] 
crc32c: mach-o 64 follows the same calling convention as elf64 doesSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 13 Sep 2017 05:09:40 +0000  (13:09 +0800)] 
test/encoding/readable.sh: use sysctl -n hw.ncpu instead of nproc on osx alsoSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 13 Sep 2017 04:17:30 +0000  (12:17 +0800)] 
cmake: check for fdatasync() on non osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 13 Sep 2017 04:03:37 +0000  (12:03 +0800)] 
mds: use the best-effort if procfs is not availableSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 13 Sep 2017 03:40:21 +0000  (11:40 +0800)] 
cmake: allows undefined symbol in plugin on osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 13 Sep 2017 03:23:21 +0000  (11:23 +0800)] 
cmake: disable plugins using isa-l on osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 13 Sep 2017 03:09:49 +0000  (11:09 +0800)] 
crc32: label assembler functions without leading underscoreSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sun, 10 Sep 2017 18:00:44 +0000  (02:00  +0800)] 
compat: consolidate definitions of osx and freebsdSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sun, 10 Sep 2017 13:38:56 +0000  (21:38 +0800)] 
msg/msg_types: fix the denc of sockaddr_storage on freebsd/osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sun, 10 Sep 2017 08:10:27 +0000  (16:10 +0800)] 
msg/msg_types: consolidate sockaddr_storage dencodersSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sun, 10 Sep 2017 04:35:46 +0000  (12:35 +0800)] 
cmake: do not pass --exclude-libs on osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 18:45:24 +0000  (02:45  +0800)] 
crc32c: only add qualifiers for elf64 formatSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 18:36:41 +0000  (02:36  +0800)] 
cmake: compile Mach-O format instead of ELF on OSXSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 18:26:35 +0000  (02:26  +0800)] 
cmake: link against libresolv on OSXSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 17:19:28 +0000  (01:19  +0800)] 
time: use mach_absolute_time() for monotonic timeSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 16:49:15 +0000  (00:49  +0800)] 
cmake: remove unnecessary linkage of librtSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 16:48:37 +0000  (00:48  +0800)] 
cmake: do not link against librt on osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 16:15:18 +0000  (00:15  +0800)] 
common/util: port collect_sys_info() to osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 15:08:27 +0000  (23:08 +0800)] 
msg/simple: port to osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 14:45:27 +0000  (22:45 +0800)] 
common/fd: port dump_open_fds() to osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 14:41:15 +0000  (22:41 +0800)] 
cmake: move MemoryModel.cc to $mds_srcsSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 14:40:12 +0000  (22:40 +0800)] 
global/signal_handler: port get_name_by_pid() to osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 14:16:36 +0000  (22:16 +0800)] 
cmake: check for osx using `APPLE` not `DARWIN`Signed-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 14:12:04 +0000  (22:12 +0800)] 
os,common: check __APPLE__ for osx not DARWINSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 13:45:44 +0000  (21:45 +0800)] 
common/io_priority: include <errno.h> on osxSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 9 Sep 2017 13:18:53 +0000  (21:18 +0800)] 
cmake: s/-Wl,-export-dynamic/$CMAKE_EXE_EXPORTS_C_FLAG/Signed-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Sat, 16 Sep 2017 01:56:13 +0000  (09:56 +0800)] 
Merge pull request #17718 from kungf/scrub_loadavgReviewed-by: Sage Weil <sage@redhat.com> 
Kefu Chai  [Sat, 16 Sep 2017 01:55:34 +0000  (09:55 +0800)] 
Merge pull request #17704 from liewegas/wip-osd-deqReviewed-by: J. Eric Ivancich <ivancich@redhat.com> 
Kefu Chai  [Sat, 16 Sep 2017 01:54:06 +0000  (09:54 +0800)] 
Merge pull request #17666 from david-z/wip-objectore-toolReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Kefu Chai  [Sat, 16 Sep 2017 01:53:33 +0000  (09:53 +0800)] 
Merge pull request #17748 from tchaikov/wip-mon-constnessReviewed-by: Joao Eduardo Luis <joao@suse.de> Reviewed-by: Jos Collin <jcollin@redhat.com> 
Kefu Chai  [Sat, 16 Sep 2017 01:52:03 +0000  (09:52 +0800)] 
Merge pull request #17727 from tchaikov/wip-pybind-cleanupReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Kefu Chai  [Sat, 16 Sep 2017 01:51:18 +0000  (09:51 +0800)] 
Merge pull request #17749 from tchaikov/wip-vstartReviewed-by: xie xingguo <xie.xingguo@zte.com.cn> Reviewed-by: Dongsheng Yang <dongsheng.yang@easystack.cn> 
Kefu Chai  [Sat, 16 Sep 2017 01:50:17 +0000  (09:50 +0800)] 
Merge pull request #17418 from Songweibin/wip-osdmap-full-tryReviewed-by: Pan Liu <wanjun.lp@alibaba-inc.com> Reviewed-by: Josh Durgin <jdurgin@redhat.com> 
Kefu Chai  [Sat, 16 Sep 2017 01:48:06 +0000  (09:48 +0800)] 
Merge pull request #17295 from david-z/wip-compress-scrub-warningReviewed-by: Sage Weil <sage@redhat.com> 
Jos Collin  [Sat, 16 Sep 2017 01:04:57 +0000  (01:04  +0000)] 
Merge pull request #17732 from Songweibin/wip-fix-commentsReviewed-by: Jos Collin <jcollin@redhat.com> 
Sage Weil  [Fri, 15 Sep 2017 21:25:34 +0000  (16:25 -0500)] 
Merge pull request #17675 from theanalyst/doc-rgw-reshard
Abhishek Lekshmanan  [Fri, 15 Sep 2017 21:20:27 +0000  (23:20 +0200)] 
doc: rgw: add a note for resharding in 12.2.1 docsSigned-off-by: Abhishek Lekshmanan <abhishek@suse.com> 
Patrick Donnelly  [Fri, 15 Sep 2017 21:12:35 +0000  (14:12 -0700)] 
Merge PR #17701 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Fri, 15 Sep 2017 21:12:33 +0000  (14:12 -0700)] 
Merge PR #17694 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Fri, 15 Sep 2017 21:12:31 +0000  (14:12 -0700)] 
Merge PR #17681 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Fri, 15 Sep 2017 21:12:29 +0000  (14:12 -0700)] 
Merge PR #17676 into masterReviewed-by: John Spray <john.spray@redhat.com> Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Fri, 15 Sep 2017 21:12:27 +0000  (14:12 -0700)] 
Merge PR #17671 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> Reviewed-by: Sage Weil <sage@redhat.com> 
Patrick Donnelly  [Fri, 15 Sep 2017 21:12:25 +0000  (14:12 -0700)] 
Merge PR #17670 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> Reviewed-by: Sage Weil <sage@redhat.com> 
Patrick Donnelly  [Fri, 15 Sep 2017 21:12:23 +0000  (14:12 -0700)] 
Merge PR #17652 into masterReviewed-by: Zheng Yan <zyan@redhat.com> Reviewed-by: Amit Kumar <amitkuma@redhat.com> 
Patrick Donnelly  [Fri, 15 Sep 2017 21:12:22 +0000  (14:12 -0700)] 
Merge PR #17598 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> Reviewed-by: Sage Weil <sage@redhat.com> 
Patrick Donnelly  [Fri, 15 Sep 2017 21:12:20 +0000  (14:12 -0700)] 
Merge PR #17595 into masterReviewed-by: Patrick Donnelly <pdonnell@redhat.com> Reviewed-by: Jeff Layton <jlayton@redhat.com> 
Patrick Donnelly  [Fri, 15 Sep 2017 21:12:19 +0000  (14:12 -0700)] 
githubmap: update contributorsSigned-off-by: Patrick Donnelly <pdonnell@redhat.com> 
Patrick Donnelly  [Fri, 15 Sep 2017 21:12:04 +0000  (14:12 -0700)] 
Merge PR #17542 into masterReviewed-by: Gregory Farnum <gfarnum@redhat.com> Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> 
Sage Weil  [Fri, 15 Sep 2017 20:52:28 +0000  (16:52 -0400)] 
Revert "osd/OSDMap: allow bidirectional swap of pg-upmap-items"
This reverts commit 
09af9b8afb40cc8aa629501582a75e03edf0bf2e .
We need to prevent duplicates in the final result.  For example, we
can currently take
 [1,2,3] and apply [(1,2)] and get [2,2,3]
or
 [1,2,3] and apply [(3,2)] and get [1,2,2]
The rest of the system is not prepared to handle duplicates in the
result set like this.
The reverted commit was intended to allow
 [1,2,3] and [(1,2),(2,1)] to get [2,1,3]
to reorder primaries.  First, this bidirectional swap is hard to implement
in a way that also prevents dups.  For example,
 [1,2,3] and [(1,4),(2,3),(3,4)] would give [4,3,4]
but would we just drop the last step we'd have [4,3,3] which
is also invalid, etc.  Simpler to just not handle bidirectional
swaps.  In practice, they are not needed: if you just want to choose
a different primary then use primary_affinity, or pg_upmap
(not pg_upmap_items).
Fixes: http://tracker.ceph.com/issues/21410 
Signed-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Fri, 15 Sep 2017 20:35:03 +0000  (15:35 -0500)] 
Merge pull request #17709 from liewegas/wip-bluestore-repairReviewed-by: xie xingguo <xie.xingguo@zte.com.cn> 
Sage Weil  [Fri, 8 Sep 2017 19:04:57 +0000  (15:04 -0400)] 
mon/OSDMonitor: drop old upgrade guards; make upgrades stop at OSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Fri, 8 Sep 2017 19:04:34 +0000  (15:04 -0400)] 
include/ceph_features: define SERVER_OSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Fri, 8 Sep 2017 19:00:46 +0000  (15:00 -0400)] 
mon: app labels unconditionalSigned-off-by: Sage Weil <sage@redhat.com>