]>
git.apps.os.sepia.ceph.com Git - ceph.git/log 
Vikhyat Umrao  [Mon, 16 May 2016 12:09:34 +0000  (17:39 +0530)] 
doc : adding explanation of --no-increasing forFixes: http://tracker.ceph.com/issues/15899 Signed-off-by: Vikhyat Umrao <vumrao@redhat.com> 
Sage Weil  [Mon, 16 May 2016 09:57:45 +0000  (05:57  -0400)] 
doc/changelog: missed v10.2.1 changelogSigned-off-by: Sage Weil <sage@redhat.com> 
Loic Dachary  [Mon, 16 May 2016 08:50:04 +0000  (10:50 +0200)] 
Merge pull request #9141 from liewegas/wip-10.2.1Reviewed-by: Loic Dachary <ldachary@redhat.com> 
Sage Weil  [Mon, 16 May 2016 08:37:42 +0000  (04:37  -0400)] 
doc/release-notes: v10.2.1 release notesSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Mon, 16 May 2016 07:48:48 +0000  (03:48  -0400)] 
Merge pull request #9135 from flaf/masterReviewed-by: Sage Weil <sage@redhat.com> 
lafont  [Sun, 15 May 2016 20:31:53 +0000  (22:31 +0200)] 
doc: improvement of the "tunables" partSigned-off-by: François Lafont <francois.lafont@ac-versailles.fr> 
Sage Weil  [Sun, 15 May 2016 22:47:29 +0000  (18:47 -0400)] 
Merge pull request #9124 from stiopaa1/osd_someMorePrivateReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Sun, 15 May 2016 22:45:59 +0000  (18:45 -0400)] 
Merge pull request #9128 from stiopaa1/osd_constOperatorPGQueueableReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Sun, 15 May 2016 22:43:41 +0000  (18:43 -0400)] 
Merge pull request #9131 from stiopaa1/compatset_removeConstructorReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Sun, 15 May 2016 22:42:38 +0000  (18:42 -0400)] 
Merge pull request #9132 from shinobu-x/wip-shinobuReviewed-by: Sage Weil <sage@redhat.com> 
Shinobu Kinjo  [Sun, 15 May 2016 09:01:25 +0000  (18:01 +0900)] 
src/cls/rbd/cls_rbd.cc: fix super trivial typo
Michal Jarzabek  [Sat, 14 May 2016 17:25:25 +0000  (18:25 +0100)] 
CompatSet.h: Remove unneeded constuctorSigned-off-by: Michal Jarzabek <stiopa@gmail.com> 
Michal Jarzabek  [Sat, 14 May 2016 15:57:45 +0000  (16:57 +0100)] 
osd/OSD: pass op() params by const in PGQueueableSigned-off-by: Michal Jarzabek <stiopa@gmail.com> 
Loic Dachary  [Sat, 14 May 2016 07:16:37 +0000  (09:16 +0200)] 
Merge pull request #8767 from jjhuo/org_jianjianReviewed-by: Loic Dachary <ldachary@redhat.com> 
Michal Jarzabek  [Sun, 8 May 2016 19:30:41 +0000  (20:30 +0100)] 
osd/OSD.h: move some data members under privateSigned-off-by: Michal Jarzabek <stiopa@gmail.com> 
Jason Dillaman  [Fri, 13 May 2016 19:52:01 +0000  (15:52 -0400)] 
Merge pull request #9123 from idryomov/wip-qa-rbd-dont-chownReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Ilya Dryomov  [Fri, 13 May 2016 15:57:12 +0000  (17:57 +0200)] 
qa: rbd/simple_big.sh: drop extraneous sudoSigned-off-by: Ilya Dryomov <idryomov@gmail.com> 
Ilya Dryomov  [Fri, 13 May 2016 13:05:53 +0000  (15:05 +0200)] 
qa: rbd/concurrent.sh: suppress rbd map outputSigned-off-by: Ilya Dryomov <idryomov@gmail.com> 
Ilya Dryomov  [Thu, 12 May 2016 13:07:12 +0000  (15:07 +0200)] 
qa: rbd: don't modprobe, chown sysfs files or udevadm settle
This is a followup to 
38a572011dbb  ("qa: rbd/map-snapshot-io.sh: don't
chown sysfs files") for the rest of the workunits:
- /sys/bus/rbd/add_single_major is used if present, so chown'ing
  /sys/bus/rbd/add doesn't help.  Use sudo on rbd map instead.
- Don't modprobe or udevadm settle - rbd CLI tool takes care of that.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> 
Sage Weil  [Fri, 13 May 2016 15:00:00 +0000  (11:00 -0400)] 
Merge pull request #9070 from liewegas/doc-ctReviewed-by: Samuel Just <sjust@redhat.com> Reviewed-by: Nick Fisk <nick@fisk.me.uk> Reviewed-by: Josh Durgin <jdurgin@redhat.com> 
Sage Weil  [Fri, 13 May 2016 14:27:31 +0000  (10:27 -0400)] 
doc/rados: adjust example cache tiering settingsSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Fri, 13 May 2016 14:27:10 +0000  (10:27 -0400)] 
doc/rados: words of caution about cache tieringSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Fri, 13 May 2016 13:35:46 +0000  (09:35 -0400)] 
Merge pull request #9110 from stiopaa1/osd_moveTickClassesReviewed-by: Sage Weil <sage@redhat.com> 
John Spray  [Fri, 13 May 2016 13:25:01 +0000  (08:25 -0500)] 
Merge pull request #8887 from jcsp/wip-15689Reviewed-by: Yan, Zheng <zyan@redhat.com> 
John Spray  [Fri, 13 May 2016 13:17:05 +0000  (08:17 -0500)] 
Merge pull request #8835 from xiaoxichen/implement_fsync_in_pybindReviewed-by: John Spray <john.spray@redhat.com> 
Michal Jarzabek  [Thu, 12 May 2016 19:53:16 +0000  (20:53 +0100)] 
osd/OSD.cc: add override to virtual functionsSigned-off-by: Michal Jarzabek <stiopa@gmail.com> 
Michal Jarzabek  [Thu, 12 May 2016 19:51:55 +0000  (20:51 +0100)] 
osd/OSD: move C_Tick and C_Tick_WithoutOSDLockSigned-off-by: Michal Jarzabek <stiopa@gmail.com> 
Sage Weil  [Thu, 12 May 2016 17:56:30 +0000  (13:56 -0400)] 
Merge pull request #9079 from liewegas/wip-bluestore-freelistReviewed-by: xie xingguo <xie.xingguo@zte.com.cn> 
Sage Weil  [Thu, 12 May 2016 17:56:03 +0000  (13:56 -0400)] 
Merge pull request #8956 from shinobu-x/wip-shinobuReviewed-by: Sage Weil <sage@redhat.com> 
Kefu Chai  [Thu, 12 May 2016 14:14:18 +0000  (22:14 +0800)] 
Merge pull request #9074 from tchaikov/wip-cmake-manpagesReviewed-by: Casey Bodley <cbodley@redhat.com> 
Kefu Chai  [Thu, 12 May 2016 05:47:49 +0000  (13:47 +0800)] 
cmake: restructure and add missing manpagesSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 11 May 2016 13:29:15 +0000  (21:29 +0800)] 
cmake: build man pagesSigned-off-by: Kefu Chai <kchai@redhat.com> 
Jason Dillaman  [Wed, 11 May 2016 21:13:11 +0000  (17:13 -0400)] 
Merge pull request #9024 from trociny/fixup-rbd-mirror-asokReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 11 May 2016 21:00:39 +0000  (17:00 -0400)] 
Merge pull request #9025 from trociny/fixup-rbd-mirror-statusReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 11 May 2016 20:36:17 +0000  (16:36 -0400)] 
Merge pull request #9043 from fullerdj/wip-djf-fsx-fixReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Wed, 11 May 2016 20:28:48 +0000  (16:28 -0400)] 
Merge pull request #9071 from runsisi/wip-rbd-mirror-minor-cleanupReviewed-by: Jason Dillaman <dillaman@redhat.com> 
Yuri Weinstein  [Wed, 11 May 2016 18:47:36 +0000  (11:47 -0700)] 
Merge pull request #8924 from xiexingguo/xxg-wip-monitorReviewed-by: Joao Eduardo Luis <joao@suse.de> Reviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Marcel Lauhoff <lauhoff@uni-mainz.de> 
Yuri Weinstein  [Wed, 11 May 2016 18:36:07 +0000  (11:36 -0700)] 
Merge pull request #8952 from badone/wip-i-am-osd-fixReviewed-by: songbaisen <song.baisen@zte.com.cn> 
Yuri Weinstein  [Wed, 11 May 2016 18:33:03 +0000  (11:33 -0700)] 
Merge pull request #8993 from XinzeChi/wip-copy-getReviewed-by: Sage Weil <sage@redhat.com> 
Yuri Weinstein  [Wed, 11 May 2016 18:31:03 +0000  (11:31 -0700)] 
Merge pull request #8995 from xiexingguo/xxg-wip-fixpingreplyReviewed-by: Kefu Chai <kchai@redhat.com> 
Sage Weil  [Wed, 11 May 2016 18:21:03 +0000  (14:21 -0400)] 
Merge pull request #8990 from tchaikov/wip-13990Reviewed-by: Sage Weil <sage@redhat.com> Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn> 
Sage Weil  [Wed, 11 May 2016 18:17:52 +0000  (14:17 -0400)] 
Merge pull request #8998 from kylinstorage/wip-fix-wrong-raw-pointer-conversionReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Josh Durgin  [Wed, 11 May 2016 18:14:36 +0000  (11:14 -0700)] 
qa: rbd/map-snapshot-io.sh: don't chown sysfs filesReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Ilya Dryomov  [Wed, 11 May 2016 15:26:39 +0000  (17:26 +0200)] 
qa: rbd/map-snapshot-io.sh: don't chown sysfs filesSigned-off-by: Ilya Dryomov <idryomov@gmail.com> 
Sage Weil  [Wed, 11 May 2016 17:51:26 +0000  (13:51 -0400)] 
os/bluestore: switch to bitmap freelist by defaultSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 11 May 2016 17:44:53 +0000  (13:44 -0400)] 
doc/release-notes: v0.94.7 hammerSigned-off-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 11 May 2016 16:31:15 +0000  (12:31 -0400)] 
Merge pull request #8377 from vshankar/bs-alloc-cleanupReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 11 May 2016 14:52:42 +0000  (10:52 -0400)] 
Merge pull request #8482 from majianpeng/bluestore-prefallocateReviewed-by: Sage Weil <sage@redhat.com> 
John Spray  [Wed, 11 May 2016 14:08:12 +0000  (09:08 -0500)] 
Merge pull request #8771 from xiaoxichen/configurable_prefixReviewed-by: John Spray <john.spray@redhat.com> 
runsisi  [Wed, 11 May 2016 12:52:38 +0000  (20:52 +0800)] 
rbd-mirror: fix typoSigned-off-by: runsisi <runsisi@zte.com.cn> 
runsisi  [Wed, 11 May 2016 12:42:37 +0000  (20:42 +0800)] 
rbd-mirror: librbd::mirror_peer_list never returns -ENOENTSigned-off-by: runsisi <runsisi@zte.com.cn> 
runsisi  [Wed, 11 May 2016 12:34:51 +0000  (20:34 +0800)] 
rbd-mirror: use the already known pool name directlySigned-off-by: runsisi <runsisi@zte.com.cn> 
Jason Dillaman  [Wed, 11 May 2016 12:23:23 +0000  (08:23 -0400)] 
Merge pull request #9067 from trociny/fixup-mirror_image_status_listReviewed-by: Jason Dillaman <dillaman@redhat.com> 
John Spray  [Wed, 11 May 2016 12:22:56 +0000  (07:22 -0500)] 
Merge pull request #8602 from ajarr/wip-15045Reviewed-by: John Spray <john.spray@redhat.com> 
Sage Weil  [Wed, 11 May 2016 12:15:53 +0000  (08:15 -0400)] 
doc/rados: drop description of cache modes we don't recommendSigned-off-by: Sage Weil <sage@redhat.com> 
Kefu Chai  [Wed, 11 May 2016 12:09:58 +0000  (20:09 +0800)] 
Merge pull request #8955 from xiexingguo/xxg-wip-docrgwReviewed-by: Abhishek Lekshmanan <abhishek@suse.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 11 May 2016 11:42:20 +0000  (19:42 +0800)] 
Merge pull request #9058 from dillaman/wip-cmake-test-rbd-mirrorReviewed-by: Kefu Chai <kchai@redhat.com> 
Jason Dillaman  [Wed, 11 May 2016 02:37:01 +0000  (22:37 -0400)] 
cmake: fix rbd compile errorsSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Mykola Golub  [Wed, 11 May 2016 11:14:46 +0000  (14:14 +0300)] 
cls::rbd: mirror_image_status_list returned max 64 itemsSigned-off-by: Mykola Golub <mgolub@mirantis.com> 
Orit Wasserman  [Wed, 11 May 2016 09:05:23 +0000  (11:05 +0200)] 
Merge pull request #8633 from dreamhost/wip-15531Reviewed-by: Orit Wasserman <owasserm@redhat.com> 
Orit Wasserman  [Wed, 11 May 2016 09:02:30 +0000  (11:02 +0200)] 
rgw: Set Access-Control-Allow-Origin to a Asterisk if allowed in a ruleReviewed-by: Orit Wasserman <owasserm@redhat.com>Reviewed-by: Orit Wasserman <owasserm@redhat.com> 
Yehuda Sadeh  [Tue, 10 May 2016 23:24:30 +0000  (16:24 -0700)] 
Revert "rgw: RGWDataSyncStatusManager::finalize() cleanup"
This reverts commit 
365e8334b4d376ba2d57c2d7d904462fdcc35059 .
Casey Bodley  [Tue, 10 May 2016 21:30:20 +0000  (17:30 -0400)] 
rgw: RGWDataSyncStatusManager::finalize() cleanupReviewed-by: Casey Bodley <cbodley@redhat.com> 
Yehuda Sadeh  [Tue, 10 May 2016 21:15:50 +0000  (14:15 -0700)] 
Merge pull request #9055 from cbodley/wip-rgw-period-commit-masterReviewed-by: Yehuda Sadeh <yehuda@redhat.com> 
Casey Bodley  [Tue, 10 May 2016 21:14:32 +0000  (17:14 -0400)] 
Merge pull request #8605 from theanalyst/fix/15455Reviewed-by: Casey Bodley <cbodley@redhat.com> 
Casey Bodley  [Tue, 10 May 2016 19:51:27 +0000  (15:51 -0400)] 
radosgw-admin: 'period commit' sends to new master zone by defaultFixes: http://tracker.ceph.com/issues/15828 Signed-off-by: Casey Bodley <cbodley@redhat.com> 
Casey Bodley  [Tue, 10 May 2016 19:48:33 +0000  (15:48 -0400)] 
radosgw-admin: allow --remote to specify zone or zonegroup idSigned-off-by: Casey Bodley <cbodley@redhat.com> 
Casey Bodley  [Tue, 10 May 2016 19:54:59 +0000  (15:54 -0400)] 
Merge pull request #8909 from theanalyst/rgw/zone-eexist-msgReviewed-by: Casey Bodley <cbodley@redhat.com> 
Casey Bodley  [Tue, 10 May 2016 19:06:18 +0000  (15:06 -0400)] 
Merge pull request #9035 from tchaikov/wip-cmake-venvReviewed-by: Casey Bodley <cbodley@redhat.com> 
Yehuda Sadeh  [Tue, 10 May 2016 18:50:29 +0000  (11:50 -0700)] 
Merge pull request #8548 from weiqiaomiao/wqReviewed-by: Orit Wasserman <owasserm@redhat.com> Reviewed-by: Matt Benjamin <mbenjami@redhat.com> 
Kefu Chai  [Tue, 10 May 2016 18:42:28 +0000  (02:42  +0800)] 
Merge pull request #8301 from tchaikov/wip-fortifyReviewed-by: Casey Bodley <cbodley@redhat.com> 
Kefu Chai  [Thu, 24 Mar 2016 15:20:44 +0000  (23:20 +0800)] 
cmake: enable FORTFY flags if supportedSigned-off-by: Kefu Chai <kchai@redhat.com> 
Yehuda Sadeh  [Tue, 10 May 2016 18:36:08 +0000  (11:36 -0700)] 
Merge pull request #8945 from cbodley/wip-rgw-admin-outputReviewed-by: Abhishek Lekshmanan <abhishek@suse.com> 
Yehuda Sadeh  [Tue, 10 May 2016 18:18:25 +0000  (11:18 -0700)] 
Merge pull request #8951 from ceph/wip-15745Reviewed-by: Casey Bodley <cbodley@redhat.com> 
Yehuda Sadeh  [Tue, 10 May 2016 16:44:02 +0000  (09:44 -0700)] 
rgw: 'period delete' cleans up all period objectsReviewed-by: Yehuda SadehReviewed-by: Yehuda Sadeh <yehuda@redhat.com> 
Nathan Cutler  [Tue, 10 May 2016 16:36:57 +0000  (18:36 +0200)] 
Merge pull request #9045 from ceph/wip-selinux-noprio
Douglas Fuller  [Tue, 10 May 2016 15:37:54 +0000  (08:37 -0700)] 
test/rbd: document fsx option to keep data on successSigned-off-by: Douglas Fuller <dfuller@redhat.com> 
Boris Ranto  [Tue, 10 May 2016 16:20:13 +0000  (18:20 +0200)] 
rpm: Drop SELinux priority settingFixes: #15822 Signed-off-by: Boris Ranto <branto@redhat.com> 
Josh Durgin  [Tue, 10 May 2016 15:10:24 +0000  (08:10 -0700)] 
Merge pull request #8921 from dillaman/wip-15110Reviewed-by: Josh Durgin <jdurgin@redhat.com> Reviewed-by: Mykola Golub <mgolub@mirantis.com> 
Josh Durgin  [Tue, 10 May 2016 14:58:26 +0000  (07:58 -0700)] 
Merge pull request #8937 from dillaman/wip-15642Reviewed-by: Josh Durgin <jdurgin@redhat.com> 
Josh Durgin  [Tue, 10 May 2016 14:57:20 +0000  (07:57 -0700)] 
Merge pull request #8958 from dillaman/wip-15750Reviewed-by: Josh Durgin <jdurgin@redhat.com> 
Josh Durgin  [Tue, 10 May 2016 14:56:58 +0000  (07:56 -0700)] 
librbd: potential concurrent event processing during journal replayReviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin  [Tue, 10 May 2016 14:56:36 +0000  (07:56 -0700)] 
Merge pull request #8999 from dillaman/wip-15765Reviewed-by: Josh Durgin <jdurgin@redhat.com> 
Josh Durgin  [Tue, 10 May 2016 14:51:07 +0000  (07:51 -0700)] 
Merge pull request #9034 from dillaman/wip-rbd-cli-integration-testReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Kefu Chai  [Tue, 10 May 2016 13:50:17 +0000  (21:50 +0800)] 
cmake: pass CEPH_BUILD_VIRTUALENV to test as an env variableSigned-off-by: Kefu Chai <kchai@redhat.com> 
Jason Dillaman  [Tue, 10 May 2016 13:04:22 +0000  (09:04 -0400)] 
Merge pull request #9030 from trociny/wip-15771Reviewed-by: Jason Dillaman <dillaman@redhat.com> 
Jason Dillaman  [Tue, 10 May 2016 12:33:03 +0000  (08:33 -0400)] 
test: update rbd integration cram test to remove format 1 warningSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Mykola Golub  [Tue, 10 May 2016 09:29:12 +0000  (12:29 +0300)] 
rbd-mirror: fixup to get/list mirror image status APIFixes: #15771 Signed-off-by: Mykola Golub <mgolub@mirantis.com> 
Orit Wasserman  [Tue, 10 May 2016 11:57:05 +0000  (13:57 +0200)] 
Merge pull request #8197 from H3C/wip-rgw-bugfixaReviewed-by: Orit Wasserman <owasserm@redhat.com> 
Ilya Dryomov  [Tue, 10 May 2016 09:02:20 +0000  (11:02 +0200)] 
Merge pull request #8944 from vshankar/rbd-map-errnoReviewed-by: Ilya Dryomov <idryomov@gmail.com> 
Mykola Golub  [Wed, 4 May 2016 12:25:04 +0000  (15:25 +0300)] 
rbd-mirror: avoid potential deadlockSigned-off-by: Mykola Golub <mgolub@mirantis.com> 
Mykola Golub  [Wed, 4 May 2016 12:23:11 +0000  (15:23 +0300)] 
rbd-mirror: don't unregister asok commands if image replayer start failedSigned-off-by: Mykola Golub <mgolub@mirantis.com> 
xie xingguo  [Wed, 4 May 2016 08:53:18 +0000  (16:53 +0800)] 
mon/Monitor: use CEPH_MON_PORT for CRC outputSigned-off-by: xie xingguo <xie.xingguo@zte.com.cn> 
xie xingguo  [Wed, 4 May 2016 07:03:55 +0000  (15:03 +0800)] 
mon/Monitor: fix memory leakFixes: http://tracker.ceph.com/issues/15793 Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> 
Jason Dillaman  [Mon, 9 May 2016 22:25:39 +0000  (18:25 -0400)] 
test: add missing header dependency for MockJournalerSigned-off-by: Jason Dillaman <dillaman@redhat.com> 
Yehuda Sadeh  [Mon, 9 May 2016 22:15:11 +0000  (15:15 -0700)] 
Merge pull request #8918 from ceph/wip-rgw-leak-3Reviewed-by: Casey Bodley <cbodley@redhat.com> 
Yehuda Sadeh  [Mon, 9 May 2016 22:13:41 +0000  (15:13 -0700)] 
rgw: RGWDataSyncStatusManager::finalize() cleanupSigned-off-by: Yehuda Sadeh <yehuda@redhat.com> 
Ali Maredia  [Mon, 9 May 2016 22:09:10 +0000  (18:09 -0400)] 
Merge pull request #9012 from cbodley/wip-cmake-freelist
Yehuda Sadeh  [Thu, 5 May 2016 17:57:05 +0000  (10:57 -0700)] 
rgw: RGWHTTPClient requests can unregister themselves earlySigned-off-by: Yehuda Sadeh <yehuda@redhat.com> 
Yehuda Sadeh  [Mon, 9 May 2016 21:37:48 +0000  (14:37 -0700)] 
Merge pull request #9013 from cbodley/wip-rgw-test-mtimeReviewed-by: Yehuda Sadeh <yehuda@redhat.com>