ceph/src
Sage Weil c7a0477bad rbd: fix cli-integration tests for striping change
We don't set the striping feature when we are using backward-compatible
(default) striping now; fix the test accordingly.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-04-24 08:36:06 -07:00
..
auth
bash_completion
client Merge pull request #214 from ceph/wip-objectcacher-handler-ordered 2013-04-16 15:48:15 -07:00
cls
common mon: set threshold to periodically stash_full 2013-04-22 15:12:22 -07:00
crush CrushWrapper.cc: remove some std::string::c_str() calls 2013-03-26 12:46:46 +01:00
doc
global global: call observers (and start logging) in global_init 2013-04-19 12:03:43 -07:00
gtest
include librbd: add read_iterate2 call with fixed argument type 2013-04-23 15:57:26 -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
librados librados: set SNAP_DIR on listsnaps command 2013-04-02 20:59:17 -07:00
librbd librbd: fix i386 build 2013-04-23 16:18:53 -07:00
libs3@9dc3a9c683
log
mds Merge branch 'wip-max_size-3637' into next 2013-04-18 10:39:03 -07:00
messages mon: drop forwarded requests after an election 2013-04-23 14:06:41 -07:00
mon Merge pull request #241 from ceph/wip-4798 2013-04-23 17:17:02 -07:00
mount
msg Messenger: add interface to get oldest queued message arrival time 2013-04-23 18:27:28 -07:00
objclass
objsync
ocf
os FileJournal: a valid entry after invalid entry =/=> corrupt 2013-04-22 11:32:25 -07:00
osd OSD: don't report peers down if hbclient_messenger is backed up 2013-04-23 18:27:28 -07:00
osdc WritebackHandler: make read return nothing 2013-04-10 12:03:04 -07:00
perfglue
pybind rbd.py: add some missing functions 2013-04-01 08:56:07 -07:00
rbd_fuse
rgw rgw: don't send tail to gc if copying object to itself 2013-04-22 13:44:19 -07:00
script
test rbd: fix cli-integration tests for striping change 2013-04-24 08:36:06 -07:00
tools tools/ceph-filestore-dump: Implement remove, export and import 2013-04-19 18:11:26 -07:00
upstart upstart: try udevadm settle if osd journal isn't present 2013-03-27 16:30:48 -07:00
.gitignore
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc
ceph_common.sh init-ceph: do not stop start on first failure 2013-04-19 13:05:43 -07:00
ceph_conf.cc
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc ceph-mon: Attempt to obtain monmap from several possible sources 2013-04-22 22:55:18 +01: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_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys ceph-create-keys: Don't wait if permission denied 2013-04-21 22:08:49 -07:00
ceph-debugpack.in
ceph-disk ceph-disk: OSD hotplug fixes for Centos 2013-04-22 22:30:39 -07:00
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev ceph-disk: OSD hotplug fixes for Centos 2013-04-22 22:30:39 -07:00
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
crushtool.cc crush, mon: unlink vs remove 2013-03-22 15:15:38 -07:00
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in init-ceph: fix (and simplify) pushing ceph.conf to remote unique name 2013-04-23 10:00:38 -07:00
init-radosgw
init-radosgw.sysv init-radosgw.sysv: New radosgw init file for rpm based systems 2013-04-11 23:02:08 -07:00
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile.am ceph-disk: OSD hotplug fixes for Centos 2013-04-22 22:30:39 -07: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
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 librados: set SNAP_DIR on listsnaps command 2013-04-02 20:59:17 -07:00
radosacl.cc
rbd.cc librbd: add read_iterate2 call with fixed argument type 2013-04-23 15:57:26 -07:00
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

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