ceph/src
runsisi bc67d0c805 cmake: use LINK_PRIVATE instead of PRIVATE for CMake version == 2.8.11
with version 2.8.11, i.e., the minimum version required by the building
system, we will hit a compile error as follows:
  /usr/bin/ld: cannot find -lPRIVATE
  collect2: error: ld returned 1 exit status
  make[2]: *** [lib/librbd.so.1.0.0] Error 1
  make[1]: *** [src/librbd/CMakeFiles/librbd.dir/all] Error 2

Signed-off-by: runsisi <runsisi@zte.com.cn>
2016-04-23 14:57:36 +08:00
..
arch
auth
bash_completion bash_completion: now bash completion uses improved "ceph --completion" 2016-03-31 10:37:16 +02:00
brag
ceph-detect-init cmake: Added CMAKE_CEPH_*_VIRTUALENV var to fix build 2016-04-19 16:37:45 -04:00
ceph-disk Fix typos, change prefered to preferred 2016-04-22 15:18:44 +08: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 rgw: Do not try to encode or decode time_t 2016-04-04 10:56:49 -04:00
common Merge pull request #8458 from jjhuo/clean_blue_configs 2016-04-22 17:04:02 -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 cmake: erasure-decode-non-regression.sh passing 2016-04-14 20:48:21 -04:00
global global/global_init: expand metavariables in setuser_match_path 2016-04-04 17:14:33 -04:00
gmock@49beb3bdf0
include cmake: config-h.in.cmake: avoid redefinition warnings 2016-04-22 21:33:55 +08: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 librados: use Objecter::prepare_*_op helpers to set c->tid safely 2016-04-04 11:03:25 -04:00
libradosstriper
librbd cmake: use LINK_PRIVATE instead of PRIVATE for CMake version == 2.8.11 2016-04-23 14:57:36 +08:00
log
mds mds/FSMap: use _ in key name 2016-04-15 09:37:48 -04:00
messages mds: health metric for being read only 2016-04-06 13:05:16 +01:00
mon Merge pull request #7942 from xiexingguo/xxg-wip-fixdirtyinc 2016-04-22 20:21:57 -04:00
mount
msg Merge pull request #8630 from roidayan/xio-log_prefix 2016-04-22 23:31:25 +08:00
objclass
objsync
ocf
os Merge pull request #8596 from xiexingguo/xxg-wip-blue 2016-04-22 20:18:51 -04:00
osd Merge pull request #7942 from xiexingguo/xxg-wip-fixdirtyinc 2016-04-22 20:21:57 -04:00
osdc Merge pull request #7997 from songbaisen/song11 2016-04-22 20:20:57 -04:00
perfglue
powerdns
pybind Merge pull request #8549 from tchaikov/wip-kill-filestore-warning 2016-04-22 12:32:55 -04:00
rbd_fuse
rbd_replay
rgw rgw: fix memory leak in func 'RGWCreateBucket_ObjStore_S3::get_params' (#8670) 2016-04-22 14:19:59 -04:00
rocksdb@fa98456ccb
script
spdk@9322c25808
test Merge pull request #8384 from songbaisen/song18 2016-04-22 20:20:29 -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 compute correct defaultweight for bluestore 2016-04-22 16:37:34 +02:00
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in Merge pull request #7693 from aclamk/auto_complete_python 2016-04-03 18:12:03 -04:00
cephfs.cc
cls_acl.cc
cls_crypto.cc
CMakeLists.txt cmake: remove repeat OSD.cc 2016-04-14 20:48:22 -04:00
cmonctl
etc-rbdmap
fetch_config
init-ceph.in test: Fix ceph-objectstore-tool test to run manually from src non-cmake 2016-04-18 18:29:17 -07: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 cmake: CMake environment variables added to automake 2016-04-14 20:48:21 -04:00
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 Merge pull request #8527 from roidayan/wip-vstart_clean_prints 2016-04-22 13:58:41 -04:00
yasm-wrapper

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