ceph/src
Sage Weil 88f73c5a63 ceph: fix ceph-conf call to get admin socket path for 'daemon <name> ...'
Signed-off-by: Sage Weil <sage@inktank.com>
2013-06-19 19:44:45 -07:00
..
auth auth: CephxKeyServer: add secrets_{begin,end}() getters 2013-06-06 18:38:46 -07:00
bash_completion
client client: fix warning 2013-06-19 10:50:49 -07:00
cls *: always include rados.h using types.h 2013-06-17 14:20:53 -07:00
common ceph-conf: make --show-config-value reflect daemon defaults 2013-06-19 19:44:45 -07:00
crush Clean up CrushWrapper methods that take string: no c_str() necessary 2013-06-12 21:56:17 -07:00
doc
global ceph-conf: make --show-config-value reflect daemon defaults 2013-06-19 19:44:45 -07:00
gtest
include librados: new rados_mon_command_target to talk to a specific monitor 2013-06-13 09:26:44 -07:00
java
jobs
json_spirit
key_value_store *: always include rados.h using types.h 2013-06-17 14:20:53 -07:00
librados *: always include rados.h using types.h 2013-06-17 14:20:53 -07:00
librbd
libs3@9dc3a9c683
log
mds msgr: use ConnectionRef throughout 2013-06-13 10:52:18 -07:00
messages messages/MMonSync: initialize crc in ctor 2013-06-13 10:52:17 -07:00
mon mon/PaxosService: not active during paxos UPDATING_PREVIOUS 2013-06-19 11:27:05 -07:00
mount mount/mount.ceph.c: reduce scope of 'value' 2013-06-03 11:55:50 +02:00
msg msgr: queue reset when marking down pipes on shutdown 2013-06-13 10:53:06 -07:00
objclass
objsync
ocf
os Merge remote-tracking branch 'gh/next' 2013-06-19 17:55:20 -07:00
osd Merge pull request #364 from dachary/wip-5213 2013-06-19 15:59:39 -07:00
osdc Merge remote-tracking branch 'gh/next' 2013-06-13 21:33:25 -07:00
perfglue
pybind rados.py: wrap target in c_char_p() 2013-06-18 14:22:57 -07:00
rbd_fuse
rgw rgw: escape prefix correctly when listing objects 2013-06-17 10:55:53 -07:00
script
test ceph-conf: make --show-config-value reflect daemon defaults 2013-06-19 19:44:45 -07:00
tools PGLog: remove other ondisklog references 2013-06-17 14:50:52 -07:00
upstart sysvinit, upstart: ceph-disk activate-all on start 2013-06-17 09:49:54 -07:00
.gitignore .gitignore: add 'ceph', now a generated file 2013-06-07 21:47:11 -07:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc
ceph_common.sh
ceph_conf.cc ceph-conf: make --show-config-value reflect daemon defaults 2013-06-19 19:44:45 -07:00
ceph_fuse.cc ceph-fuse: fix uninitialized variable 2013-06-13 18:13:34 -07:00
ceph_mds.cc
ceph_mon.cc mon: fix preforker exit behavior behavior 2013-06-05 17:44:20 -07:00
ceph_osd.cc
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys ceph-create-keys: Make sure directories for admin and bootstrap keys exist 2013-06-12 08:40:25 -07:00
ceph-debugpack.in
ceph-disk ceph-disk: use unix lock instead of lockfile class 2013-06-19 17:58:31 -07:00
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev ceph-disk-udev: set up by-partuuid, -typeuuid symlinks on ancient udev 2013-06-17 11:16:42 -07:00
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
ceph.in ceph: fix ceph-conf call to get admin socket path for 'daemon <name> ...' 2013-06-19 19:44:45 -07:00
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
crushtool.cc Clean up CrushWrapper methods that take string: no c_str() necessary 2013-06-12 21:56:17 -07:00
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in Merge branch 'next' 2013-06-17 19:55:55 -07:00
init-radosgw init-radosgw*: add all sections to usage output 2013-06-06 15:34:54 +02:00
init-radosgw.sysv init-radosgw*: add all sections to usage output 2013-06-06 15:34:54 +02:00
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile.am libcephfs: add a couple multiclient tests 2013-06-17 12:24:16 -07:00
mkcephfs.in
mon_store_converter.cc
monmaptool.cc
mount.fuse.ceph
multi-dump.sh
osdmaptool.cc
ps-ceph.pl
psim.cc
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc
rados_import.cc
rados_sync.cc
rados_sync.h
rados.cc rados: --num-objects will now cause bench to stop after that many objects 2013-06-07 15:59:40 -07:00
radosacl.cc
rbd.cc
README
sample.ceph.conf
scratchtool.c
scratchtoolpp.cc
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh Merge remote-tracking branch 'gh/next' 2013-06-13 15:17:05 -07:00

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