ceph/src
Josh Durgin 3888a12385 test: update rbd formatted-output for progress changes
Progress output now goes to stderr instead of stdout.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-04-10 10:43:13 -07:00
..
auth auth/AuthMethodList.cc: fix remove_supported_auth() 2013-03-18 14:08:22 +01:00
bash_completion
client client: Kick waiters for max size 2013-04-03 11:36:39 -05:00
cls cls/rgw/cls_rgw.cc: prefer prefix --operator for iterators 2013-03-12 16:59:44 +01:00
common config: fix osd_client_message_cap comment 2013-04-09 12:11:27 -07:00
crush CrushWrapper.cc: remove some std::string::c_str() calls 2013-03-26 12:46:46 +01:00
doc
global Revert "global: call config observers on global_init (and start logging!)" 2013-04-08 18:20:53 -07:00
gtest
include Fix comment typos 2013-04-02 17:51:40 -07:00
java java libcephfs: add serialVersionUID to some Exception classes 2013-03-27 12:38:03 +01:00
jobs
json_spirit
key_value_store kv_flat_btree_async.cc: prefer prefix ++operator for iterators 2013-03-18 12:20:43 +01:00
librados librados: set SNAP_DIR on listsnaps command 2013-04-02 20:59:17 -07:00
librbd librbd: simplify diff_iterate calls to list_snaps 2013-04-02 18:13:01 -07:00
libs3@9dc3a9c683
log
mds mds: Keep LogSegment ref for openc backtrace 2013-04-08 12:45:54 -05:00
messages mds: reqid for rejoinning authpin/wrlock need to be list 2013-04-01 09:26:00 -07:00
mon mon: Use _daemon version of argparse functions 2013-04-08 17:49:15 -07:00
mount mount/mount.ceph.c: remove unused variable 2013-03-20 16:15:00 +01:00
msg Merge remote-tracking branch 'origin/wip-osd-throttle2' into next 2013-04-09 12:11:15 -07:00
objclass
objsync
ocf Strip any trailing whitespace from rbd showmapped 2013-02-18 16:24:54 +00:00
os FileJournal: clarify meaning of start_seq and fix initialization 2013-04-09 10:46:03 -07:00
osd osd: fail with EINVAL if bad snapid set on list_snaps 2013-04-02 20:58:51 -07:00
osdc journaler: remove the unused prefetch_from member variable 2013-04-08 14:09:23 -07:00
perfglue
pybind rbd.py: add some missing functions 2013-04-01 08:56:07 -07:00
rbd_fuse rbd_fuse/rbd-fuse.c: remove consecutive return/break statement 2013-03-11 15:31:50 +01:00
rgw rgw: translate object marker to raw format 2013-04-05 10:27:40 -07:00
script
test test: update rbd formatted-output for progress changes 2013-04-10 10:43:13 -07:00
tools mon: OSDMonitor: add 'osd pool set-quota' command 2013-03-29 17:59:35 -07:00
upstart upstart: try udevadm settle if osd journal isn't present 2013-03-27 16:30:48 -07:00
.gitignore add src/leveldb to .gitignore 2013-02-27 14:26:16 +01:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc ceph_authtool.cc: use empty() instead of size() 2013-02-15 21:55:08 +01:00
ceph_common.sh ceph_common.sh: fix typo in comment 2013-03-27 14:37:49 +01:00
ceph_conf.cc
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc msgr: add second per-message throttler to message policy 2013-04-06 08:17:01 -07:00
ceph_osd.cc osd: throttle client messages by count, not just by bytes 2013-04-06 08:17:01 -07:00
ceph_syn.cc ceph_syn.cc: prefer prefix ++operator for iterators 2013-03-13 17:54:39 +01:00
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys ceph-create-keys: rename log to LOG since it's a constants 2013-03-21 17:13:26 +01:00
ceph-debugpack.in
ceph-disk ceph-disk: CalledProcessError has no output keyword on 2.6 2013-04-02 23:01:12 -07:00
ceph-disk-activate ceph-disk: consolidate ceph-disk-* into a single binary 2013-03-19 12:52:23 -07:00
ceph-disk-prepare ceph-disk: consolidate ceph-disk-* into a single binary 2013-03-19 12:52:23 -07:00
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc cls_acl.cc: remove unused variables 2013-02-27 16:51:56 +01:00
cls_crypto.cc cls_crypto.cc: remove some unused variables 2013-02-27 16:54:35 +01:00
cmonctl
crushtool.cc crush, mon: unlink vs remove 2013-03-22 15:15:38 -07:00
dupstore.cc dupstore.cc: prefer prefix ++operator for iterators 2013-03-13 19:08:19 +01:00
fetch_config
fooclass.cc
init-ceph.in init-ceph: clean up temp ceph.conf filename on exit 2013-03-22 13:25:43 -07:00
init-radosgw Revert "Use start-stop-daemon --chuid option to setuid to www-data." 2013-03-11 13:23:13 -07:00
libcephfs.cc libcephfs: fix ceph_get_osd_crush_location 2013-03-21 15:32:39 -07:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile.am Makefile.am: install ceph-* python scripts to /usr/bin directly 2013-04-04 15:54:31 +02:00
mkcephfs.in mkcephfs: warn that mkcephfs is deprecated in favor of ceph-deploy 2013-04-01 08:54:30 -07:00
mon_store_converter.cc mon_store_converter.cc: use empty() instead of size() 2013-02-26 11:15:35 +01:00
monmaptool.cc monmaptool.cc: prefer prefix ++operator for iterators 2013-03-14 19:24:02 +01:00
mount.fuse.ceph
multi-dump.sh
osdmaptool.cc osdmaptool.cc: prefer prefix ++operator for iterators 2013-03-18 12:35:38 +01:00
ps-ceph.pl
psim.cc
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc rados_export.cc: reduce scope of 'int ret' in do_rados_export() 2013-03-11 15:07:36 +01:00
rados_import.cc
rados_sync.cc rados_sync.cc: fix typo in error msg 2013-03-11 16:10:54 +01:00
rados_sync.h rados_sync.{cc,h}: pass some const std::string by reference 2013-03-11 15:23:15 +01:00
rados.cc librados: set SNAP_DIR on listsnaps command 2013-04-02 20:59:17 -07:00
radosacl.cc
rbd.cc rbd.cc: use static_cast instead of C-Style cast 2013-04-02 14:24:28 +02:00
README
sample.ceph.conf
scratchtool.c
scratchtoolpp.cc scratchtoolpp.cc: print some more results 2013-02-14 10:27:40 -08:00
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc
TODO
unittest_bufferlist.sh unit tests for src/common/buffer.{cc,h} 2013-02-17 21:30:51 -08:00
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart.sh: osd debug op order = true 2013-03-07 09:28:17 -08:00

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