ceph/src
Sage Weil bc4e78ddfa mds: use new tmap_get pbl argument
Signed-off-by: Sage Weil <sage@newdream.net>
2012-02-14 13:41:29 -08:00
..
auth auth: Fix Doxygen warnings. 2012-01-10 11:20:56 -08:00
bash_completion
client client: -EINVAL write if not opened writable 2012-02-07 21:36:53 -08:00
common filejournal: aio off by default 2012-02-13 14:32:07 -08:00
crush crush: don't BUG_ON 2012-02-06 10:36:12 -08:00
doc
global signal: use _exit() on SIGTERM 2012-01-28 09:26:46 -08:00
gtest
include librados: need prval for tmap_get 2012-02-14 13:39:46 -08:00
jobs
mds mds: use new tmap_get pbl argument 2012-02-14 13:41:29 -08:00
messages Merge branch 'wip_push_refactor' 2012-02-14 13:03:38 -08:00
mon Merge remote-tracking branch 'gh/wip-mon-lag' 2012-02-13 10:01:32 -08:00
mount
msg messages: populate header.version in constructor 2012-02-10 14:38:13 -08:00
objclass Merge remote branch 'gh/master' into wip-op-data-mux 2012-01-16 10:16:23 -08:00
objsync
obsync obsync: make obsync run without cloudfiles installed 2012-01-04 14:14:17 -08:00
ocf OCF RA: fix variable name 2012-01-05 13:46:10 -08:00
os filejournal: drop unused variable 2012-02-13 14:35:01 -08:00
osd osd: remove unused need_size 2012-02-14 13:35:04 -08:00
osdc librados: need prval for tmap_get 2012-02-14 13:39:46 -08:00
perfglue
pybind rados.py: avoid getting return value of void function 2012-01-11 12:22:14 -08:00
rgw rgw: remove extra useless info in bucket entry encoding 2012-02-13 12:08:19 -08:00
script ceph: fix "run_uml.sh" script 2012-01-17 10:21:16 -06:00
test Merge branch 'wip_push_refactor' 2012-02-14 13:03:38 -08:00
tools mdsmap: move member initialization to monitor create_initial() 2012-01-30 11:07:12 -08:00
.gitignore .gitignore: ceph-dencoder 2012-01-23 10:24:52 -08:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc
ceph_common.sh
ceph_conf.cc
ceph_fuse.cc
ceph_mds.cc mds: remove test assert 2012-01-27 10:01:47 -08:00
ceph_mon.cc add CEPH_FEATURE_OSDENC 2012-02-13 11:27:11 -08:00
ceph_osd.cc add CEPH_FEATURE_OSDENC 2012-02-13 11:27:11 -08:00
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-debugpack.in
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cls_rbd.cc
cls_rgw.cc cls_rgw: update bucket index when deleting object (with pending) 2012-02-01 12:58:56 -08:00
cmonctl
crushtool.cc
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in init-ceph, mkcephfs: try 'btrfs device scan' before 'btrfsctl -a' 2012-02-11 13:44:19 -08:00
init-radosgw init-ceph/init-radosgw: Don't use unspecified runlevel 4 2011-12-15 17:49:15 +01:00
libcephfs.cc
librados-config.cc
librados.cc librados: need prval for tmap_get 2012-02-14 13:39:46 -08:00
librbd.cc move SnapContext, SnapRealmInfo to common/snap_types.{h,cc} 2012-02-06 13:34:24 -08:00
loadclass.sh
logrotate.conf
make_version
Makefile.am Merge remote-tracking branch 'gh/wip-journal-aio-rebased' 2012-02-13 14:31:17 -08:00
mkcephfs.in init-ceph, mkcephfs: try 'btrfs device scan' before 'btrfsctl -a' 2012-02-11 13:44:19 -08:00
monmaptool.cc
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: load-gen: wake up on reply 2012-01-16 10:40:36 -08:00
radosacl.cc
rbd.cc rbd: add a command to delete all snapshots of an image 2012-01-05 10:19:17 -08:00
README
sample.ceph.conf
scratchtool.c
scratchtoolpp.cc
stop.sh
streamtest.cc streamtest: show total throughput, avg latencies 2012-02-04 17:44:24 -08:00
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc
TODO
valgrind.supp
verify-mds-journal.sh
vstart.sh

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