ceph/src
Tommi Virtanen c26158bfd0 buffer: Move buffer::raw* out of the header.
This paves the way for getting librados.hpp clean of atomic_t
leaking to client code.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
2011-04-07 10:53:19 -07:00
..
auth ConfUtils: new parser 2011-04-05 14:12:27 -07:00
client client: close snaprealm on last cap removal during reconnect 2011-04-01 16:21:45 -07:00
common buffer: Move buffer::raw* out of the header. 2011-04-07 10:53:19 -07:00
crush
crush.old
doc
ebofs
gtest
include buffer: Move buffer::raw* out of the header. 2011-04-07 10:53:19 -07:00
jobs
mds buffer: Move buffer accounting into functions, don't expose atomic_t. 2011-04-07 10:53:19 -07:00
messages mds: rejoin dirfrags explicitly 2011-04-01 14:34:32 -07:00
mon conf: small code cleanups 2011-04-05 14:41:25 -07:00
mount mount.ceph: fix missing includes 2011-03-29 14:11:43 -07:00
msg mds: find_ino_peer 2011-03-31 16:07:10 -07:00
objclass
objsync Merge branch 'master' of ssh://ceph.newdream.net/git/ceph 2011-03-23 13:22:49 -07:00
obsync boto_tool: often use get_bucket rather than lookup 2011-04-01 11:37:35 -07:00
os config: use std::string in md_config_t 2011-03-30 12:07:58 -07:00
osbdb
osd buffer: Move buffer accounting into functions, don't expose atomic_t. 2011-04-07 10:53:19 -07:00
osdc journaler: fix partial tail entry correction 2011-04-01 15:57:46 -07:00
perfglue config: use std::string in md_config_t 2011-03-30 12:07:58 -07:00
pybind pybind: convert to new API 2011-03-18 15:10:46 -07:00
rgw Merge remote branch 'origin/rgw' 2011-04-01 11:48:18 -07:00
script
test config: complain if --name gives an invalid type 2011-04-06 12:35:38 -07:00
tools common: rename old argument parsing macros 2011-03-28 16:14:47 -07:00
.gitignore
barclass.cc
btrfs_ioc_test.c
cauthtool.cc config: add ability to complain about parse errs 2011-04-04 14:00:22 -07:00
cclass.in cclass: add bindir option 2011-04-01 16:59:59 -07:00
cclsinfo
cconf.cc config: expand metavariables when needed 2011-04-04 14:00:25 -07:00
cdebugpack.in
ceph_common.sh
ceph_ver.c use 'git describe' version 2011-03-18 14:37:17 -07:00
ceph.conf.twoosds
cephfs.cc
cfuse.cc config: use std::string in md_config_t 2011-03-30 12:07:58 -07:00
check_version use 'git describe' version 2011-03-18 14:37:17 -07:00
cls_acl.cc
cls_crypto.cc
cls_rbd.cc
cm.txt
cmds.cc common: rename old argument parsing macros 2011-03-28 16:14:47 -07:00
cmon.cc config: expand metavariables when needed 2011-04-04 14:00:25 -07:00
cmonctl
cosd.cc Merge branch 'next' 2011-03-30 16:55:38 -07:00
crbdnamer
crun
crushtool.cc common: rename old argument parsing macros 2011-03-28 16:14:47 -07:00
csyn.cc msgr: let user explicitly set nonce 2011-03-17 11:33:56 -07:00
dumpjournal.cc msgr: move test binaries to updated msgr bind/start interface 2011-03-17 12:06:26 -07:00
dupstore.cc cfuse: set proper defaults 2011-03-14 15:45:05 -07:00
extractosdmaps.cc
fetch_config
fooclass.cc
init-ceph.in init-ceph, mkcephfs: fix $name normalization 2011-03-15 22:23:46 -07:00
libceph.cc config: use std::string in md_config_t 2011-03-30 12:07:58 -07:00
librados-config.cc cfuse: set proper defaults 2011-03-14 15:45:05 -07:00
librados.cc config: add ability to complain about parse errs 2011-04-04 14:00:22 -07:00
librbd.cc librbd: remove unnecessary includes 2011-04-04 21:10:17 -07:00
loadclass.sh
logrotate.conf
make_version use 'git describe' version 2011-03-18 14:37:17 -07:00
Makefile.am pybind: Distribute the test script, too. Fixes "make distcheck". 2011-04-07 10:53:19 -07:00
mkcephfs.in mkcephfs: minor fix 2011-03-30 16:49:37 -07:00
monmaptool.cc common: rename old argument parsing macros 2011-03-28 16:14:47 -07:00
multi-dump.sh
osdmaptool.cc common: rename old argument parsing macros 2011-03-28 16:14:47 -07:00
ps-ceph.pl
psim.cc
push_to_kclient.pl
push_to_qemu.pl
rados.cc Merge branch 'next' 2011-03-30 16:55:38 -07:00
radosacl.cc
rbd.cc common: rename old argument parsing macros 2011-03-28 16:14:47 -07:00
README
sample.ceph.conf
stop.sh
streamtest.cc cfuse: set proper defaults 2011-03-14 15:45:05 -07:00
test_trans.cc cfuse: set proper defaults 2011-03-14 15:45:05 -07:00
testclass.cc
testcrypto.cc
testkeys.cc
testlibrbd.c testlibrbd: fix warnings 2011-03-30 17:55:04 -07:00
testlibrbdpp.cc testlibrbd, testradospp: read default conf file 2011-03-15 15:00:19 -07:00
testmsgr.cc msgr: move test binaries to updated msgr bind/start interface 2011-03-17 12:06:26 -07:00
testrados.c testrados: test default conf file location 2011-03-15 11:15:06 -07:00
testradospp.cc librados: compound ObjectOperation 2011-03-29 11:14:01 -07:00
TODO
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart.sh: don't put quotes in generated ceph.conf 2011-03-31 14:54:11 -07:00

Ceph - a scalable distributed file system
-----------------------------------------

Source files go here.

See ../README.