ceph/src
Sage Weil ffc9d72d4f Merge pull request #1046 from dachary/wip-7103
common: recursive implementation of config::expand_meta …

Reviewed-by: Sage Weil <sage@inktank.com>
2014-01-06 21:30:18 -08:00
..
arch ARCH: add variable for sse2 register 2013-12-18 11:16:52 +01:00
auth mon: implement --key for --mkfs 2014-01-01 11:07:42 +01:00
bash_completion
client libcephfs: get osd location on -1 should return EINVAL 2013-12-28 10:25:00 -08:00
cls Correctly mark library modules 2013-11-25 16:19:25 +00:00
common common: unit tests for config::expand_meta 2014-01-05 16:11:43 +01:00
crush inttypes: detect and define missing integer types 2014-01-02 11:03:48 -08:00
doc
global
gtest gtest: disable tr1/tuple 2013-12-29 13:32:00 -08:00
include inttypes: detect and define missing integer types 2014-01-02 11:03:48 -08:00
java
jobs
json_spirit json_spirit: don't build json_spirit_value.cpp 2013-12-30 12:58:37 -08:00
key_value_store kvstore: only build on linux 2013-12-29 13:31:59 -08:00
librados Merge pull request #1023 from ceph/port/misc 2013-12-30 21:04:45 -08:00
librbd librbd: better error when unprotect fails on unprotected snap 2013-12-31 16:26:07 -08:00
libs3@9dc3a9c683
log compat: define replacement TEMP_FAILURE_RETRY 2013-12-07 10:18:51 -08:00
mds Merge pull request #1029 from ceph/wip-6914 2014-01-02 14:07:55 -08:00
messages messages: add tid to string form of MForward 2013-12-27 07:30:04 +01:00
mon mon: implement --key for --mkfs 2014-01-01 11:07:42 +01:00
mongoose@173c277c69 mongoose: update submodule 2013-12-16 12:27:55 -08:00
mount Add -n option to mount.ceph. Required by autofs when /etc/mtab is a link to /proc/mounts (e.g. Debian Wheezy), otherwise automounting a ceph file system fails. Also useful when /etc is read-only. feature 7006 2013-12-15 12:49:42 -05:00
msg Merge pull request #1016 from bydsky/bugfix 2013-12-31 08:18:15 -08:00
objclass
objsync
ocf
os make: conditionally build filestore backends 2013-12-30 12:58:37 -08:00
osd Merge pull request #950 from ceph/wip-pg-stat 2014-01-01 17:03:44 -08:00
osdc osdc/ObjectCacher: back off less during flush 2014-01-03 12:51:15 -08:00
perfglue
pybind
rbd_fuse
rgw Merge branch 'next' 2014-01-01 07:53:37 +00:00
script add script/run-coverity 2013-12-02 21:46:25 -08:00
test Merge pull request #1046 from dachary/wip-7103 2014-01-06 21:30:18 -08:00
tools ceph-conf: display arguments when an option cannot be parsed 2014-01-01 21:23:55 +01:00
upstart upstart: add rbdmap script 2013-12-18 14:20:24 +01:00
.gitignore add autotools-generated files to .gitignore 2014-01-03 16:47:23 -07:00
btrfs_ioc_test.c
ceph_common.sh init, upstart: prevent daemons being started by both 2013-12-03 15:28:05 -08:00
ceph_fuse.cc
ceph_mds.cc mds: add CEPH_FEATURE_EXPORT_PEER and bump the protocal version 2013-12-16 12:15:25 +08:00
ceph_mon.cc Merge pull request #1011 from dachary/wip-mon-daemonize 2013-12-31 17:12:39 -08:00
ceph_osd.cc ceph_osd: add EC to OSD's supported features used by the messenger 2013-12-19 02:20:01 +00:00
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk ceph-disk: implement --sysconfdir as /etc/ceph 2014-01-03 16:30:41 +01:00
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
fetch_config
init-ceph.in init-ceph: pass config file path when adjust crush position 2014-01-02 16:52:14 -08:00
init-radosgw
init-radosgw.sysv radosgw: increase nofiles ulimit on sysvinit machines 2013-12-12 14:53:13 +01:00
init-rbdmap
libcephfs.cc inttypes: use portable types in public headers 2013-12-29 13:35:58 -08:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile-env.am make: add top-level libcommon dependency 2013-12-30 12:58:37 -08:00
Makefile.am make: add libcommon for missing symbols 2013-12-21 13:13:09 -06:00
mkcephfs.in
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd.cc rbd: return 0 and an empty list when pool is entirely empty 2013-12-31 17:02:28 -08:00
rbdmap
README
sample.ceph.conf
stop.sh vstart/stop: do not loop forever on kill 2013-12-23 21:44:38 +01:00
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart: set fsid in [global] 2013-12-30 10:09:41 +01:00
yasm-wrapper

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