xianxiaxiao
b26555a042
src/kv/RocksDBStore.cc:fix typos
...
Signed-off-by: xianxiaxiao <xianxia.xiao@kylin-cloud.com>
2016-12-14 07:32:23 +00:00
xianxiaxiao
679292b957
src/erasure-code/shec/ErasureCodeShec.cc:fix typos
...
Signed-off-by: xianxiaxiao <xianxia.xiao@kylin-cloud.com>
2016-12-14 07:30:23 +00:00
xianxiaxiao
46e79f4828
src/client/SyntheticClient.cc: fix typos
...
Signed-off-by: xianxiaxiao <xianxia.xiao@kylin-cloud.com>
2016-12-14 07:28:49 +00:00
xianxiaxiao
54d505d60a
src/rgw/rgw_cache.cc:fix typos
...
Signed-off-by: xianxiaxiao <xianxia.xiao@kylin-cloud.com>
2016-12-14 07:27:25 +00:00
Sage Weil
80ac7b124b
Merge pull request #12459 from runsisi/wip-ec-minor-cleanup
...
osd/ECBackend: minor cleanup to remove duplicate code
Reviewed-by: Sage Weil <sage@redhat.com>
2016-12-13 20:08:55 -06:00
Sage Weil
581a8c6310
Merge remote-tracking branch 'gh/kraken'
2016-12-13 17:48:47 -06:00
Sage Weil
c6198c3e7e
Merge pull request #12447 from ifed01/wip-bluestore-fix-reshard2
...
os/bluestore: avoid resharding if the last shard size fall below shar…
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Somnath Roy <somnath.roy@sandisk.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2016-12-13 11:47:42 -06:00
Kefu Chai
0be3f5f72e
Merge pull request #12289 from liewegas/wip-pg-down
...
osd/PG: add "down" pg state (distinct from down+peering)
Reviewed-by: Samuel Just <sjust@redhat.com>
2016-12-13 22:46:16 +08:00
Kefu Chai
c0e6171c95
Merge pull request #12389 from ovh/wip-rework-recovery-priorities
...
osd: Increase priority for inactive PGs backfill
Reviewed-by: Sage Weil <sage@redhat.com>
2016-12-13 22:44:52 +08:00
Kefu Chai
11733614b8
Merge pull request #12352 from kylinstorage/wip-cleanup-mark-queued
...
osd: mark queued flag for op
Reviewed-by: Sage Weil <sage@redhat.com>
2016-12-13 22:44:22 +08:00
Igor Fedotov
353060638c
os/bluestore: avoid resharding if the last shard size fall below shard min size
...
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
2016-12-13 13:41:41 +00:00
runsisi
fe7d068180
ECBackend: minor cleanup to remove duplicate code
...
Signed-off-by: runsisi <runsisi@zte.com.cn>
2016-12-13 16:27:16 +08:00
Kefu Chai
a3bf341876
Merge pull request #12294 from dx9/test-ecp-uname
...
test: use uname -m vs. uname -p in test-erasure-code-plugins.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-12-13 10:56:14 +08:00
Sage Weil
df052e791c
Merge pull request #12450 from athanatos/wip-18180
...
osd/ReplicatedPG::record_write_error: don't leak orig_reply on cancel
Reviewed-by: Sage Weil <sage@redhat.com>
2016-12-12 14:20:27 -06:00
Samuel Just
3b07638c6e
Merge pull request #12402 from liewegas/wip-scrub-recovery
...
osd: default osd_scrub_during_recovery=false
Reviewed-by: Samuel Just <sjust@redhat.com>
2016-12-12 11:30:18 -08:00
Sage Weil
ec3d62b6c3
Merge pull request #12448 from theanalyst/doc/11.1.0-rc
...
doc: final additions to 11.1.0-rc release notes
Reviewed-by: Sage Weil <sage@redhat.com>
2016-12-12 13:25:08 -06:00
Abhishek Lekshmanan
1e31aee432
doc: final additions to 11.1.0-rc release notes
...
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2016-12-12 19:33:13 +01:00
Jenkins Build Slave User
91421d8d04
11.1.0
2016-12-12 18:27:56 +00:00
Kefu Chai
51342e87ff
Merge pull request #10209 from runsisi/sisi-wip-remove-redundant-check
...
osd/ReplicatedPG: remove redundant check for balance/localize read
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Samuel Just <sjust@redhat.com>
2016-12-13 00:21:46 +08:00
Kefu Chai
2bdf59303b
Merge pull request #12190 from liupan1111/wip-speed-up-acting-ods
...
osd/OSDMap: improve the performance of pg_to_acting_osds
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-12-13 00:18:55 +08:00
Kefu Chai
6af0c8fc04
Merge pull request #12279 from wjwithagen/wip-wjw-freebsd-ENODATA-2
...
os/filestore/chain_xattr.h:uses ENODATA, so include compat.h
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-12-13 00:08:02 +08:00
Kefu Chai
d89e2fca63
Merge pull request #12365 from liewegas/wip-mon-flag-warning
...
mon/OSDMonitor: only show interesting flags in health warning
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-12-13 00:06:56 +08:00
Kefu Chai
1b533f8e26
Merge pull request #12439 from tchaikov/wip-pybind-requires
...
pybind/rados: add missing "length" requires for aio_execute()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-12-13 00:05:07 +08:00
Kefu Chai
9418e07069
Merge pull request #12390 from tchaikov/wip-start-after-setting-nonce
...
msg/async: set nonce before starting the workers
Reviewed-by: Haomai Wang <haomai@xsky.com>
2016-12-13 00:03:01 +08:00
Kefu Chai
106115dac3
Merge pull request #12309 from wjwithagen/wip-wjw-freebsd-CLOCK_MONOTONE
...
rgw/rgw_file.cc: Add compat.h to allow CLOCK_MONOTONE
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
2016-12-13 00:02:10 +08:00
Kefu Chai
55e18d2e5f
Merge pull request #12257 from kylinstorage/wip-remove-unneeded-forward-declaration
...
remove unneeded forward declaration
Reviewed-by: Sage Weil <sage@redhat.com>
2016-12-13 00:01:19 +08:00
Kefu Chai
405e94ab8e
Merge pull request #12301 from wjwithagen/wip-wjw-freebsd-blkid
...
src/test/CMakeLists.txt: Exclude test on HAVE_BLKID
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-12-13 00:00:33 +08:00
David Zafman
836d896868
Merge pull request #12378 from dzafman/wip-18139
...
test: Don't write to a poolid that this test might not have created
Reviewed-by: Sage Weil <sage@redhat.com>
2016-12-12 07:56:24 -08:00
Mykola Golub
b1181c7088
Merge pull request #12371 from ceph/wip-18149
...
qa/workunits/rbd: use more recent qemu-iotests that support Xenial
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
2016-12-12 16:17:13 +02:00
Brad Hubbard
ba421b5725
Merge pull request #12436 from badone/wip-cov1395747
...
crush: Silence coverity warnings for test/crush/crush.cc
Reviewed-by: xiexingguo <xie.xingguo@zte.com.cn>
2016-12-12 14:41:41 +10:00
Kefu Chai
2bb42d9c7f
Merge pull request #12409 from tchaikov/wip-doc-releases
...
doc/releases: add links to kraken and v10.2.4
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
2016-12-12 12:39:13 +08:00
Kefu Chai
2126436294
pybind/rados: add missing "length" requires for aio_execute()
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-12-12 11:24:44 +08:00
Brad Hubbard
efbe45fe47
crush: Silence coverity warnings for test/crush/crush.cc
...
Coverity 1395747 reports that "c" leaks. Switching to smart pointers should
resolve that.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2016-12-12 09:16:33 +10:00
Jason Dillaman
4314cb945a
qa/workunits/rbd: use more recent qemu-iotests that support Xenial
...
Fixes: http://tracker.ceph.com/issues/18149
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2016-12-10 20:42:52 -05:00
Loic Dachary
a5c5ba6bb7
Merge pull request #12410 from dachary/wip-10-2-5
...
doc: release notes for 10.2.5
Reviewed-by: Sage Weil <sage@redhat.com>
2016-12-11 00:29:53 +01:00
Loic Dachary
966d42569a
doc: release notes for 10.2.5
...
Fixes: http://tracker.ceph.com/issues/18207
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-12-10 10:14:46 +01:00
Mykola Golub
b40603f60a
Merge pull request #12366 from dillaman/wip-10773
...
qa/workunits/rbd: removed qemu-iotest case 077
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-12-09 22:07:20 +02:00
Casey Bodley
6d7b384cdd
Merge pull request #12253 from aclamk/fix-copy-object-compression
...
Fixed problem with PUT with x-amz-copy-source when source object is compressed.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2016-12-09 12:08:34 -05:00
Casey Bodley
ff152935c6
Merge pull request #12283 from ceph/wip-rgw-18106
...
rgw: make RGWLocalAuthApplier::is_admin_of() aware about system users.
Reviewed-by: Orit Wasserman <owassrm@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2016-12-09 12:05:17 -05:00
Loic Dachary
0a99c92ede
Merge pull request #12414 from ceph/wip-16125
...
ceph-disk: prevent unnecessary tracebacks from subprocess.check_call
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-12-09 14:39:32 +01:00
Jason Dillaman
cb798835a9
Merge pull request #12368 from trociny/wip-18146
...
rbd-mirror: fix sparse read optimization in image sync
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-12-09 07:59:17 -05:00
Alfredo Deza
2cb9bfe6e4
ceph-disk: update tests to use the new exit flag
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2016-12-09 07:52:25 -05:00
Alfredo Deza
9be64fb00f
ceph-disk: remove try/except for CalledProcessError to use new exit flag handler
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2016-12-09 07:52:25 -05:00
Alfredo Deza
8e524d142a
ceph-disk: allow to exit nicely when using command_check_call
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2016-12-09 07:52:25 -05:00
Bartłomiej Święcki
6a76adcdb1
osd: Increase priority for inactive PGs backfill
...
This change does prioritize backfill of PGs which don't
have min_size active copies. Such PGs would cause IO stalls
for clients and would increase throttlers usage.
This change also fixes few subtlle out-of-bounds bugs.
Signed-off-by: Bartłomiej Święcki <bartlomiej.swiecki@corp.ovh.com>
2016-12-09 13:30:11 +01:00
Brad Hubbard
483969fcc6
Merge pull request #12408 from badone/wip-mon_osd_down_out_interval-docfix
...
doc: Modify documentation for mon_osd_down_out_interval
Reviewed-by: xiexingguo <xie.xingguo@zte.com.cn>
2016-12-09 19:20:13 +10:00
Kefu Chai
26c6864667
doc/releases: add links to kraken and v10.2.4
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-12-09 16:48:09 +08:00
Brad Hubbard
e793376da8
doc: Modify documentation for mon_osd_down_out_interval
...
Update docs to reflect the new default of 600 set by 817d65bd4
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2016-12-09 18:02:41 +10:00
Mykola Golub
21c0c59529
Merge pull request #12379 from liupan1111/wip-fix-rbd-params
...
rbd: --max_part and --nbds_max options for nbd map
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
2016-12-09 08:57:40 +02:00
Kefu Chai
317c9b98f7
Merge pull request #12400 from gregsfortytwo/wip-fix-pg-unsigned-warning
...
osd: fix signed/unsigned comparison warning
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-12-09 10:33:45 +08:00