xie xingguo
b473574bb9
bluestore/BitAllocator: remove redundant assert
...
We have assert this ahead.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2016-06-04 11:49:39 +08:00
xie xingguo
8940433f67
bluestore/BitAllocator: fix race condition
...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2016-06-04 11:49:39 +08:00
xie xingguo
50de60d6a3
bluestore/BitAllocator: make assert make more sense
...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2016-06-04 11:49:38 +08:00
xie xingguo
47cddb6a34
bluestore/BitAllocator: fix stats of concurrent scans
...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2016-06-04 11:42:33 +08:00
Sage Weil
ac8c40f3e3
Merge pull request #9483 from ceph/wip-rocksdb
...
rocksdb: fix build
2016-06-03 13:54:08 -04:00
Casey Bodley
91e7bf2c17
Merge pull request #9477 from tchaikov/wip-fix-cmake-unittests
...
cmake: do not create gtest/gmock shared libraries
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2016-06-03 13:46:11 -04:00
Kefu Chai
ac47440174
cmake: do not create gtest/gmock shared libraries
...
otherwise unit tests crash at exit.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-06-04 01:42:09 +08:00
Casey Bodley
7abda15aa5
Merge pull request #9381 from weiqiaomiao/wqm-wip-rgw-align
...
rgw:fix some indentation errors of "radosgw-admin --help"
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2016-06-03 11:34:07 -04:00
Sage Weil
4c6f1ba424
Makefile-rocksdb: remove .d files
...
Not really sure why autotools is removing these... but
whatever.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-06-03 11:22:45 -04:00
Kefu Chai
c6c6968e86
Merge pull request #9480 from ErwanAliasr1/evelu-cephtool
...
cephtool/test.sh: Adding iterations numbers in output log
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-06-03 23:09:49 +08:00
Sage Weil
98c6c05f94
Merge pull request #9465 from liewegas/wip-bluestore-zero
...
os/bluestore: remove aio_zero from bdev interface
2016-06-03 10:46:26 -04:00
Sage Weil
fbb13ab187
Merge pull request #9417 from chhabaramesh/master
...
os/bluestore: Tree based bitmapalloc
2016-06-03 10:45:44 -04:00
Sage Weil
f485596dd0
Merge pull request #9466 from liewegas/wip-rocksdb
...
rocksdb: pull up to latest master
2016-06-03 10:41:35 -04:00
Sage Weil
70aa58eb9f
Makefile-rocksdb.am: update
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-06-03 10:01:37 -04:00
Orit Wasserman
1a32f5181d
Merge pull request #9457 from yehudasa/wip-14534
...
rgw: can set negative max_buckets on RGWUserInfo
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
2016-06-03 15:18:15 +02:00
Sage Weil
2a3c0e2098
unittest_bluefs: fix more
...
- wait for aio to finish
- shut down bdev, which stops the aio completion thread
- *then* deallocate the IOContexts
Signed-off-by: Sage Weil <sage@redhat.com>
2016-06-03 08:54:06 -04:00
Erwan Velu
2381740542
cephtool/test.sh: Adding iterations numbers in output log
...
When this test is failing and reach the limits, reading the log doesn't make
obvious that we reach them.
This simple patch adds the iterations numbers inside the output log.
Signed-off-by: Erwan Velu <erwan@redhat.com>
2016-06-03 14:53:00 +02:00
Kefu Chai
7696f09590
Merge pull request #9399 from mikulely/update-ceph-deploy-link
...
doc: update broken link for deploy ceph by Chef
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-06-03 20:36:35 +08:00
Jason Dillaman
197849cd9d
Merge pull request #9441 from xinxinsh/wip-16706
...
librbd: remove invalid object map flag when object map is disabled
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-06-03 08:08:19 -04:00
Jason Dillaman
17dbc1c967
Merge pull request #9437 from x11562/object-map
...
librbd: add object-map rebuild fail error log
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-06-03 08:02:57 -04:00
John Spray
04f49df63b
Merge pull request #8652 from JiYou/fix-cephfs
...
cephfs: should close file handler before exit in cephfs.cc
Reviewed-by: John Spray <john.spray@redhat.com>
2016-06-03 12:46:03 +01:00
John Spray
5de0b6fb7b
Merge pull request #8925 from ukernel/wip-15723
...
client: fstat should take CEPH_STAT_CAP_INODE_ALL
Reviewed-by: John Spray <john.spray@redhat.com>
2016-06-03 11:50:55 +01:00
John Spray
e63b724209
Merge pull request #9421 from renhwztetecs/renhw-wip-cdir
...
mds/cdir: limit max snap id in lookup()
Reviewed-by: Yan, Zheng <zyan@redhat.com>
2016-06-03 11:49:56 +01:00
John Spray
8b7d26689c
Merge pull request #9418 from xiexingguo/xxg-wip-fix-mdsmonitor
...
mon/MDSMonitor: fix wrong positive result of jewel flag check
Reviewed-by: John Spray <john.spray@redhat.com>
2016-06-03 11:45:38 +01:00
John Spray
1abccb6967
Merge pull request #8965 from ukernel/wip-lock-starve
...
mds: finish lock waiters in the same order that they were added.
Reviewed-by: John Spray <john.spray@redhat.com>
2016-06-03 11:43:47 +01:00
John Spray
6ce985f2a1
Merge pull request #8695 from renhwztetecs/renhw-wip-mds-dispatch
...
mds: dispatch assert cleanup
Reviewed-by: John Spray <john.spray@redhat.com>
2016-06-03 11:41:58 +01:00
Ramesh Chander
7c68bea09d
os/bluestore:Tree based bitmapalloc
...
Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com>
2016-06-02 23:07:16 -07:00
x11562
d7688d92e5
librbd: object-map rebuild fail, add error information
...
Signed-off-by: Na Xie <xie.na@h3c.com>
2016-06-03 09:36:39 +08:00
xinxin shu
b2d475686e
remove invalid objectmap flag when objectmap is disabled
...
Fixes: http://tracker.ceph.com/issues/16076
Signed-off-by: xinxin shu <shuxinxin@chinac.com>
2016-06-03 09:28:57 +08:00
weiqiaomiao
3c899704f2
rgw:fix some indentation errors of "radosgw-admin --help"
...
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
2016-06-03 08:59:58 +08:00
Casey Bodley
375c09c21c
Merge pull request #9349 from Adirl/fix_compiltaion_entity_addr_t4
...
msg: add const overload to entity_addr_t functions
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2016-06-02 16:03:45 -04:00
Sage Weil
2cd63d2209
os/bluestore: remove aio_zero from BlockDevice interface
...
No users. Not needed.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-06-02 14:35:09 -04:00
Matt Benjamin
aff13e590d
Merge pull request #9295 from cbodley/wip-rgw-rados-vector
...
rgw: use vector for librados handles
2016-06-02 13:41:59 -04:00
Sage Weil
b55b6fbfa1
Merge pull request #9454 from tanghaodong25/bluestore-write-path
...
os/bluestore: no 'head_read' when check ondisk length.
Reviewed-by: Sage Weil <sage@redhat.com>
2016-06-02 13:13:12 -04:00
haodong
6f4f28b916
os/bluestore: no 'head_read' when check ondisk length.
...
Signed-off-by: Haodong Tang <haodong.tang@intel.com>
2016-06-03 00:05:21 +08:00
Sage Weil
f92e8d0762
Merge pull request #9458 from jimwright/master
...
librados: Added declaration for rados_aio_get_version
Reviewed-by: Sage Weil <sage@redhat.com>
2016-06-02 11:46:21 -04:00
Sage Weil
c34342b108
Merge pull request #9462 from athanatos/wip-15952
...
osd/ReplicatedPG: adjust num_pinned in _delete_oid
Reviewed-by: Sage Weil <sage@redhat.com>
2016-06-02 11:45:36 -04:00
Sage Weil
acb567b30f
Merge pull request #9236 from athanatos/wip-15943
...
osd/PG: update PGPool to detect map gaps and reset cached_removed_snaps
Reviewed-by: Sage Weil <sage@redhat.com>
2016-06-02 11:44:54 -04:00
Casey Bodley
459d4299f7
Merge pull request #9460 from pritha-srivastava/wip-cmake-vstart
...
cmake: detection scripts use lowercase project name
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2016-06-02 11:29:55 -04:00
Pritha
8f20e3cc61
cmake: detection scripts use lowercase project name
...
Changing the detection scripts to use the new project name, changed in commit
c1a37101ea
(cmake: project name should be "ceph")
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
2016-06-02 20:55:40 +05:30
Jim Wright
a5a1c1732e
librados: Added declaration for rados_aio_get_version
...
Was missing from librados.h and hence had an incorrect
visability.
Fixes : #15535
2016-06-02 15:12:30 +01:00
Sage Weil
c0d84f56cc
Merge pull request #9449 from ifed01/wip-bluestore-crc32
...
os/bluestore: Some improvement for crc32c calculations
Reviewed-by: Sage Weil <sage@redhat.com>
2016-06-02 10:06:17 -04:00
Sage Weil
03222ff353
rocksdb: pull up to latest master
...
This includes our replay fixes, which are now upstream.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-06-02 10:00:56 -04:00
Sage Weil
a2ee2b6ebe
Merge pull request #9448 from tchaikov/wip-fix-warning
...
test/osd/TestRados.cc: silence a compiler warning
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
2016-06-02 09:57:34 -04:00
Sage Weil
0770791d98
qa/workunits/rados/loadgen-mostly-read.sh: half as much data (512mb)
...
Use less space so we can run on openstack.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-06-02 09:52:00 -04:00
Yehuda Sadeh
626d795139
rgw: can set negative max_buckets on RGWUserInfo
...
This can be used to disable user's bucket creation
Fixes: http://tracker.ceph.com/issues/14534
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2016-06-02 05:50:45 -07:00
Orit Wasserman
cf14492db7
Merge pull request #9037 from rzarzynski/wip-rgw-swift-quota
...
rgw: add support for account and container quotas of Swift API
Reviewed-by" Orit Wasserman <owasserm@redhat.com>
2016-06-02 14:45:43 +02:00
Igor Fedotov
8d1673809f
os/bluestore: dec->hex for verify_csum error reporting
...
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
2016-06-02 12:21:35 +03:00
Orit Wasserman
e610ad9608
rgw: reuse populate_with_generic_attrs() across rgw_op.cc.Reviewed-by: Orit Wasserman <owasserm@redhat.com>
...
rgw: reuse populate_with_generic_attrs() across rgw_op.cc.
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
2016-06-02 11:20:55 +02:00
Igor Fedotov
d2392b8f54
common/Checksummer: Eliminates data copying in crc32c calculation
...
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
2016-06-02 12:19:23 +03:00