Sage Weil
d65372162b
Merge pull request #5799 from liewegas/wip-cmake
...
cmake: fix build (newstore issues)
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2015-09-03 15:44:43 -04:00
Sage Weil
6d459c0244
CMakeLists.txt: add newstore files
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-03 15:27:45 -04:00
Sage Weil
86da373523
.gitignore: ignore build (usually used by cmake)
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-03 15:27:34 -04:00
Sage Weil
038e91b15d
Merge remote-tracking branch 'gh/master' into infernalis
2015-09-03 15:15:01 -04:00
Sage Weil
64a0f0c014
rgw/Makefile.am: ship rgw_object_expirer_core.h
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-03 15:13:53 -04:00
Sage Weil
030b3edeac
Merge pull request #5744 from ceph/wip-12909
...
cmake: update FUSE_INCLUDE_DIRS to match autoconf
2015-09-03 15:09:49 -04:00
Sage Weil
dffb1b0497
Merge pull request #5610 from ceph/wip-cmake
...
cmake: make check
2015-09-03 15:08:36 -04:00
Sage Weil
df44a57949
ceph.spec: build requires cmake
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-03 15:01:53 -04:00
Sage Weil
322ad808cd
debian/control: build requires cmake
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-03 15:01:34 -04:00
Sage Weil
f69498f320
debian/control: build-requires libboost-regex-dev
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-03 14:59:37 -04:00
Yehuda Sadeh
ef8abeb048
Merge pull request #5692 from ceph/wip-rgw-swift-expiration
...
Wip rgw swift expiration
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2015-09-03 10:23:00 -07:00
Matt Benjamin
fab0a3b808
cmake: install crushtool to destdir/bin
...
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
2015-09-03 11:48:26 -04:00
Casey Bodley
4cea74a7ce
cmake: add blkid as dependency to libcommon
...
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2015-09-03 11:39:19 -04:00
Ali Maredia
57b47b49a5
cmake: Changed name of crc32 target to crc32c
...
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2015-09-03 11:37:31 -04:00
Ali Maredia
18d619646f
cmake: Added shell script tests
...
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2015-09-03 11:37:31 -04:00
Ali Maredia
55b7c86c48
cmake: Fixed HAVE_BETTER_YASM_ELF64 variable
...
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2015-09-03 11:37:31 -04:00
Ali Maredia
74a9a0366b
cmake: Removed trailing spaces from isa .s files
...
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2015-09-03 11:37:31 -04:00
Ali Maredia
1397f6602b
cmake: Uncommented erasure-code/shec conditional
...
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2015-09-03 11:37:31 -04:00
Ali Maredia
283e81c215
cmake: Removed traces of CDS, minor cmake fixes
...
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2015-09-03 11:37:31 -04:00
Ali Maredia
66ea78a2da
cmake: Fixed rbd_replay build issue
...
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2015-09-03 11:37:31 -04:00
Ali Maredia
5268b3d79a
cmake: Removed scripts, check_PROGRAMS included
...
Removed the unittest scripts for the time being.
Built unittests included in check_PROGRAMS target.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2015-09-03 11:37:30 -04:00
Ali Maredia
8ddca17fbf
cmake: Cleaned up syntax for make check targets
...
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2015-09-03 11:37:30 -04:00
Ali Maredia
bf82c65e33
cmake: check_TESTPROGRAMS tests running
...
Make check working, accept rocksdb tests. Clean up coming.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2015-09-03 11:37:30 -04:00
Ali Maredia
6e7fafc9d2
README.md: Add basic CMake instructions
...
README.md: Fixed spacing, trimmed cmake section
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2015-09-03 11:37:30 -04:00
Sage Weil
b74fd6fc75
Merge pull request #5792 from ceph/wip-vstart-rgw
...
vstart: add -c argument to radosgw-admin commands
Reviewed-by: Sage Weil <sage@redhat.com>
2015-09-03 11:03:26 -04:00
Casey Bodley
d506bf1475
vstart: add -c argument to radosgw-admin commands
...
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2015-09-03 10:52:24 -04:00
John Spray
d8f21d88de
Merge pull request #5590 from majianpeng/mds
...
Mds: add osdmap epoch for setxattr.
Reviewed-by: John Spray <john.spray@redhat.com>
2015-09-03 10:35:06 +01:00
Yehuda Sadeh
3626db4f2f
rgw: don't copy delete_at attr, unless it's intra region copy
...
We don't want to keep the expiration value of a copied object, unless
we're doing a copy within the same zone group.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2015-09-02 17:56:07 -07:00
Yehuda Sadeh
a69a989feb
rgw: objexp shards index by key
...
Not by time. This should provide better concurrency.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2015-09-02 17:30:45 -07:00
Yehuda Sadeh
fa347d8f69
rgw: delete-at and delete-after also on obj put / copy
...
And potentially later we could use also the S3 api, so it
could work with multipart upload, and POST obj.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2015-09-02 17:30:44 -07:00
Sage Weil
8b6208377f
Merge pull request #5775 from dachary/wip-do-autogen
...
tools: fix do_autogen.sh -R
2015-09-02 11:38:25 -04:00
Sage Weil
f161257a75
Merge pull request #5712 from yuyuyu101/wip-12801
...
Mon: Make ceph osd metadata support dump all osds
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
2015-09-02 10:15:44 -04:00
Loic Dachary
6d80ff1354
tools: fix do_autogen.sh -R
...
The R letter was missing from the getopts flags. Also sort the flags
alphabetically to make it easier to spot that kind of lossage.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-09-02 16:03:15 +02:00
Loic Dachary
3b16b91612
Merge pull request #5752 from wonzhq/doc-write-recency
...
doc: add the doc for min_write_recency_for_promote
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-09-02 12:05:52 +02:00
Yan, Zheng
81f5b7a58c
Merge pull request #5739 from ceph/wip-12776
...
mds: fix shutdown while in standby
2015-09-02 14:38:30 +08:00
Zhiqiang Wang
89aacaf699
doc: add the doc for min_write_recency_for_promote
...
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
2015-09-02 14:00:40 +08:00
Loic Dachary
4ea3b1a4f0
Merge pull request #5736 from tianshan/wip-12864
...
rados: make 'rados bench' support json format output
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-09-02 07:19:19 +02:00
Loic Dachary
31d68f1278
Merge pull request #5748 from liewegas/wip-warnings
...
fix newstore warning
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-09-02 07:16:48 +02:00
Sage Weil
b199c492b0
ceph-osd-prestart.sh: fix osd data dir ownership check
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-01 21:51:47 -04:00
Haomai Wang
f6a458c56b
Merge pull request #5749 from liewegas/wip-async-ms
...
msg/async: log tx/rx at level 1
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
2015-09-02 09:34:32 +08:00
Sage Weil
023c517509
vstart.sh: enable all experimental features for vstart
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-01 21:15:20 -04:00
Sage Weil
3a41ef4e32
ms/async: log message tx/rx at level 1
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-01 21:15:07 -04:00
Loic Dachary
e8ba262723
Merge pull request #5722 from cxwshawn/vs-fix
...
vstart.sh: add --mon_num --osd_num --mds_num --rgw_port option
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-09-02 02:11:20 +02:00
Loic Dachary
adf3a9e3df
Merge pull request #5693 from tchaikov/wip-12730
...
common/SubProcess: silence compiler warnings
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-09-02 02:05:27 +02:00
Loic Dachary
385cb96b8a
Merge pull request #5643 from dreamhost/wip-make-check-makeopt
...
make-check: support MAKEOPTS overrides.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-09-02 01:56:01 +02:00
Loic Dachary
ede98fea66
Merge pull request #5299 from hjwsm1989/pgmonitor-const
...
mon: added const to dump_* functions in PGMonitor
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-09-02 01:03:14 +02:00
Loic Dachary
4d23d794b0
Merge pull request #5156 from rubenk/fix-indentation
...
Fix indentation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-09-02 00:51:58 +02:00
Loic Dachary
5ecf3b06cd
Merge pull request #5275 from tchaikov/wip-12287
...
pybind/ceph_argparse: do not choke on non-ascii prefix
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-09-02 00:49:23 +02:00
Loic Dachary
539acac876
Merge pull request #5702 from Sandy4999/wip-doc-sandy
...
doc:radosgw: correct typos of the command removing a subuser
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
2015-09-01 23:57:53 +02:00
Sage Weil
7492c55971
Merge pull request #5747 from ceph/wip-user
...
fix ceph-disk
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-09-01 16:11:21 -04:00