ceph/src
Sage Weil 9aabd3982c paxosservice: consolidate _active and _commit
Use the same callback for when paxos goes active and for when it commits
something.  The response in both cases is the same.

Signed-off-by: Sage Weil <sage@newdream.net>
2011-11-19 14:30:31 -08:00
..
auth keyring: don't print auid if it is the default 2011-11-12 14:55:28 -08:00
bash_completion rbd: Document the rbd showmapped cmd 2011-11-07 09:27:15 -08:00
client fuse: fix readdir return code 2011-11-17 15:01:25 -08:00
common config: support --no-<foo> for bool options 2011-11-19 13:56:21 -08:00
crush crush: send debug output to dout, not stdout/err 2011-11-13 14:18:19 -08:00
doc
global Merge branch 'master' into wip-freebsd 2011-10-25 14:54:16 -07:00
gtest
include Resolve gcc warnings. 2011-11-14 13:23:18 -08:00
jobs
mds perfcounters: fix users of fset on averages 2011-11-09 11:03:48 -08:00
messages use libuuid for fsid 2011-11-11 20:48:59 -08:00
mon paxosservice: consolidate _active and _commit 2011-11-19 14:30:31 -08:00
mount Resolve gcc warnings. 2011-11-14 13:23:18 -08:00
msg Resolve gcc warnings. 2011-11-14 13:23:18 -08:00
objclass
objsync
obsync
os FileStore.cc: onreadable callbacks in OpSequencer order is enough 2011-11-18 15:56:59 -08:00
osd Revert "osd: simplify finalizing scrub on replica" 2011-11-18 15:57:00 -08:00
osdc objecter: trigger oncommit acks if the request returns an error code. 2011-11-18 09:49:57 -08:00
perfglue
pybind rados.py: fix Snap.get_timestamp 2011-11-10 16:33:46 -08:00
rgw rgw: if swift url is not set up, just use whatever client used 2011-11-17 16:55:48 -08:00
script
test test/run_cmd: use mkstemp instead of mkstemps 2011-11-13 14:16:52 -08:00
tools use libuuid for fsid 2011-11-11 20:48:59 -08:00
.gitignore .gitignore: test_str_list 2011-11-01 13:12:21 -07:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc ceph-authtool: make error msg more helpful 2011-11-12 14:55:39 -08:00
ceph_common.sh
ceph_conf.cc
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc mon: make initial osdmap optional 2011-11-12 13:41:59 -08:00
ceph_osd.cc use libuuid for fsid 2011-11-11 20:48:59 -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 rgw: add locators to the directory objects, and functions handling them 2011-10-24 10:04:52 -07:00
cmonctl
crushtool.cc crush: send debug output to dout, not stdout/err 2011-11-13 14:18:19 -08:00
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in
init-radosgw
libcephfs.cc client: return stripe address replicas 2011-11-09 13:23:21 -08:00
librados-config.cc
librados.cc Resolve gcc warnings. 2011-11-14 13:23:18 -08:00
librbd.cc librbd: resize if necessary before rolling back 2011-10-24 15:32:47 -07:00
loadclass.sh
logrotate.conf add missingok to logrotate 2011-11-02 08:44:33 -07:00
make_version
Makefile.am use libuuid for fsid 2011-11-11 20:48:59 -08:00
mkcephfs.in mkcephfs: build initial osdmap from information in ceph.conf 2011-10-28 14:33:38 -07:00
monmaptool.cc mon: add '--fsid foo' arg for setting generated monmap fsid 2011-11-12 13:16:30 -08:00
multi-dump.sh
osdmaptool.cc osdmap: build_simple with normal osd/host/rack/pool hierarchy 2011-11-12 14:05:15 -08:00
ps-ceph.pl
psim.cc
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc common/ceph_extattr.[ch] > common/xattr.[ch] 2011-10-25 15:08:38 -07:00
rados_import.cc
rados_sync.cc common/ceph_extattr.[ch] > common/xattr.[ch] 2011-10-25 15:08:38 -07:00
rados_sync.h
rados.cc rados: improve error message 2011-10-27 09:26:06 -07:00
radosacl.cc
rbd.cc rbd: Fix the showmapped cmd usage 2011-11-09 14:04:27 -08:00
README
sample.ceph.conf
scratchtool.c scratchtool[pp]: fix rados_conf_set/get test of log_to_stderr 2011-10-22 20:44:05 -07:00
scratchtoolpp.cc scratchtool[pp]: fix rados_conf_set/get test of log_to_stderr 2011-10-22 20:44:05 -07:00
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc
TODO
valgrind.supp
verify-mds-journal.sh
vstart.sh osdmap: build_simple with normal osd/host/rack/pool hierarchy 2011-11-12 14:05:15 -08:00

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