ceph/src
Ali Maredia 65963739cd cmake: ceph_objectstore_tool.py test passing
Replaced relative paths in shell scripts in
test/ceph_objectstore_tool.py and init-ceph.in to
work with CEPH_FOO environment variables set in cmake.
Also added CEPH_BUILD_DIR environment variable set
to CMAKE_BINARY_DIR. It is used in init-ceph and
ceph_objectstore_tool.py.

Signed-off-by: Ali Maredia <amaredia@redhat.com>
2016-04-14 20:48:21 -04:00
..
arch
auth
bash_completion
brag
ceph-detect-init
ceph-disk Merge pull request #8508 from JiYou/fix-ceph-disk 2016-04-11 14:44:18 +02:00
civetweb@8d271315a5
client Merge branch 'jewel-fs-pool-perm' of git://github.com/ukernel/ceph into greg-fs-testing 2016-04-07 17:26:37 -07:00
cls
common common: new rbd image spec validation option 2016-04-14 17:59:26 -04:00
compressor cmake: moved tests into test/compressor dir 2016-04-14 20:48:20 -04:00
crush crush: fix typo 2016-04-09 14:52:11 +08:00
doc
erasure-code
global
gmock@49beb3bdf0
include Merge pull request #8559 from liewegas/wip-15643 2016-04-12 14:03:56 -04:00
java
jobs
journal journal: race possible when re-watching a journal object 2016-04-13 10:34:24 -04:00
json_spirit
key_value_store
kv
librados
libradosstriper
librbd cmake: librbd fixes 2016-04-14 20:48:21 -04:00
log
mds FSMap: guard the ever_enabled_multiple decode 2016-04-14 08:15:35 -07:00
messages mds: health metric for being read only 2016-04-06 13:05:16 +01:00
mon Merge branch 'wip-fs-set-default' of git://github.com/ukernel/ceph into greg-fs-testing 2016-04-07 17:20:17 -07:00
mount
msg AsyncConnection: avoid is_connected require connection's lock 2016-04-10 17:02:58 +08:00
objclass
objsync
ocf
os os/bluestore: fix shortened bluefs paths in env mirror case 2016-04-13 09:29:16 -04:00
osd PG: set epoch_created and parent_split_bits for child pg 2016-04-12 19:43:11 +08:00
osdc Merge pull request #8486 from liewegas/wip-14695 2016-04-09 13:33:54 -04:00
perfglue
powerdns
pybind Removed parentheses for if statement. 2016-04-14 20:38:53 +00:00
rbd_fuse
rbd_replay
rgw Merge pull request #8588 from yehudasa/wip-rgw-period-id 2016-04-14 21:06:13 +02:00
rocksdb@fa98456ccb
script
spdk@9322c25808
test cmake: ceph_objectstore_tool.py test passing 2016-04-14 20:48:21 -04:00
tools cmake: shell scripts in test/mon passing in cmake 2016-04-14 20:48:19 -04:00
tracing
upstart
xxHash@1f40c6511f
.gitignore
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc ceph-fuse: reopen log file on SIGHUP 2016-04-07 10:26:43 -04:00
ceph_mds.cc
ceph_mon.cc
ceph_osd.cc os/ObjectStore: make device uuid probe output something friendly 2016-04-05 11:10:54 -04:00
ceph_syn.cc
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk-udev
ceph-osd-prestart.sh
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in
cephfs.cc
cls_acl.cc
cls_crypto.cc
CMakeLists.txt cmake: librbd fixes 2016-04-14 20:48:21 -04:00
cmonctl
etc-rbdmap
fetch_config
init-ceph.in cmake: ceph_objectstore_tool.py test passing 2016-04-14 20:48:21 -04:00
init-radosgw
init-rbdmap
krbd.cc
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf logrotate.conf: poke ceph-fuse after log rotation 2016-04-07 10:27:17 -04:00
make_version
Makefile-client.am
Makefile-env.am build: Respect TMPDIR for virtualenv. 2016-04-05 21:28:41 +00:00
Makefile-rocksdb.am
Makefile-server.am
Makefile-spdk.am
Makefile.am
mount.fuse.ceph
mrgw.sh
mrun mrun: update path to cmake binaries 2016-04-05 11:20:15 -04:00
mstart.sh
mstop.sh
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh cmake: unittest_bufferlist passing in cmake 2016-04-14 20:48:21 -04:00
valgrind.supp
vstart.sh test: update tests for new flag requirements 2016-04-07 16:40:23 -07:00
yasm-wrapper

Sage Weil <sage@newdream.net>
Ceph - scalable distributed storage system