ceph/src
Sage Weil e9689ac6f5 config: fix run_dir typo
From 654299108b.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-06-12 21:47:09 -07:00
..
auth auth: CephxKeyServer: add secrets_{begin,end}() getters 2013-06-06 18:38:46 -07:00
bash_completion
client Merge branch 'next' 2013-06-12 15:00:05 -07:00
cls cls,msg: Fix use of set_in4_quad() to set a entity_addr_t 2013-06-05 10:33:57 -07:00
common config: fix run_dir typo 2013-06-12 21:47:09 -07:00
crush CrushWrapper: dump tunables along with crush map 2013-06-10 18:25:39 -07:00
doc
global global: create /var/run/ceph on daemon startup 2013-06-12 17:47:57 -07:00
gtest
include librados.h: Fix up some doxygen problems 2013-06-07 22:58:20 -07:00
java
jobs
json_spirit
key_value_store kv_flat_btree_async.cc: fix assigned but unused value issue 2013-06-03 11:55:50 +02:00
librados Merge branch 'wip-ceph-cli' into master 2013-06-06 20:08:15 -07:00
librbd
libs3@9dc3a9c683
log
mds mds: fix filelock eval_gather 2013-06-07 22:14:01 -07:00
messages messages/MMonProbe: fix uninit vars (again) 2013-06-08 21:39:05 -07:00
mon mon: fix read of format_version out of leveldb 2013-06-12 17:13:14 -07:00
mount mount/mount.ceph.c: reduce scope of 'value' 2013-06-03 11:55:50 +02:00
msg cls,msg: Fix use of set_in4_quad() to set a entity_addr_t 2013-06-05 10:33:57 -07:00
objclass
objsync
ocf
os Merge remote-tracking branch 'gh/next' 2013-06-04 13:08:07 -07:00
osd Merge remote-tracking branch 'gh/wip_5238' 2013-06-12 13:31:22 -07:00
osdc osdc/Objecter: fix handling for osd_command dne/down cases 2013-06-12 18:13:12 -07:00
perfglue
pybind Merge branch 'wip-ceph-cli' into master 2013-06-06 20:08:15 -07:00
rbd_fuse
rgw rgw: handle deep uri resources 2013-06-07 13:52:25 -07:00
script
test store_test: create_collection prior to split 2013-06-11 16:45:17 -07:00
tools rados: --num-objects will now cause bench to stop after that many objects 2013-06-07 15:59:40 -07:00
upstart Merge pull request #338 from alram/next 2013-05-31 12:47:24 -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_fuse.cc ceph-fuse: create finisher threads after fork() 2013-06-02 21:21:51 -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-activate
ceph-disk-prepare
ceph-disk-udev
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
ceph.in ceph: only use readline when in interactive mode 2013-06-12 17:13:39 -07:00
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
crushtool.cc
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in init-ceph: look to ceph.conf instead of hard-coding /var/run/ceph 2013-06-12 17:47:57 -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 ceph: add -v for version. Makefile processes ceph_ver.h 2013-06-07 17:20:27 -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 vstart.sh: set run_dir to out 2013-06-12 21:23:46 -07:00

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