ceph/src
Javier Guerra d5d0aa332a rados.py: fix Object.write() method
the file position should advance by the number of bytes written,
but the ioctx.write() function returns 0 on success

Signed-off-by: Javier Guerra <javier@guerrag.com>
2015-03-18 15:22:28 -05:00
..
arch
auth add more constness 2015-02-27 18:43:18 +08:00
bash_completion
brag
civetweb@439063547d civetweb: update submodule 2015-02-28 08:51:39 -08:00
client Merge pull request #3625 from majianpeng/objectcacher 2015-03-11 11:53:43 -04:00
cls Merge pull request #3904 from yuyuyu101/wip-librbd-metadata 2015-03-17 20:42:18 -07:00
common xio: Add xio_transport_type 2015-03-17 05:17:01 -07:00
crush crush: fix crush_get_bucket_item_weight and bucket destroy for straw2 2015-03-10 06:46:52 -07:00
doc
erasure-code ErasureCodeShec::minimum_to_decode: reduce scope of variables 2015-03-11 13:58:42 +01:00
global
gmock@d701f9d547 ceph needs gmock/gtest to be statically linked 2015-03-06 00:23:44 +01:00
include Merge pull request #3904 from yuyuyu101/wip-librbd-metadata 2015-03-17 20:42:18 -07:00
java Fixed comment (minor) 2015-02-15 10:56:45 +01:00
jobs
json_spirit
key_value_store
librados add more constness 2015-02-27 18:43:18 +08:00
libradosstriper msg/xio: fix build with '--enable-xio' 2015-02-27 11:00:17 +08:00
librbd Merge pull request #3904 from yuyuyu101/wip-librbd-metadata 2015-03-17 20:42:18 -07:00
libs3@dcf98ff04b
log
mds mds: remove double-define on iterator 2015-03-17 08:20:54 +00:00
messages Merge pull request #3668 from ceph/wip-compact-container 2015-03-09 12:17:40 -04:00
mon Merge remote-tracking branch 'gh/hammer' 2015-03-17 10:57:13 -07:00
mount
msg xio: Add xio_transport_type 2015-03-17 05:17:01 -07:00
objclass
objsync
ocf
os cleanup in_prefix function 2015-03-11 09:43:04 +08:00
osd Merge remote-tracking branch 'gh/hammer' 2015-03-17 10:57:13 -07:00
osdc Merge pull request #3625 from majianpeng/objectcacher 2015-03-11 11:53:43 -04:00
perfglue
powerdns
pybind rados.py: fix Object.write() method 2015-03-18 15:22:28 -05:00
rbd_fuse fix a few minor compilation warnings 2015-03-16 08:13:44 +01:00
rbd_replay
rgw Merge pull request #3953 from wuxingyi/patch-2 2015-03-17 20:51:40 -06:00
rocksdb@05da5930f3
script python: fix pep8 E302, add missing lines 2015-03-03 12:59:30 +01:00
test tests: remove unused variable 2015-03-18 09:18:24 -07:00
tools tools/rados/rados.cc: init some vars in constructor 2015-03-11 14:00:08 +01:00
tracing librbd: Add metadata_get method to support single metadata key retrieve 2015-03-13 22:52:42 +08:00
upstart
.gitignore update some .gitignore files 2015-03-02 21:10:35 +01:00
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc ceph-fuse: test dentry invalidation options and fail out if we fail 2015-02-26 15:24:21 -08:00
ceph_mds.cc
ceph_mon.cc
ceph_osd.cc
ceph_syn.cc
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk ceph-disk: more robust parted output parser 2015-03-11 14:02:54 +01:00
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev
ceph-osd-prestart.sh
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in ceph.in: add 'daemonperf' command 2015-03-05 20:17:35 +00:00
ceph.in.cmake
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
CMakeLists.txt cmake: build fixes 2015-03-03 11:22:42 -08:00
cmonctl
fetch_config
init-ceph.in
init-radosgw
init-radosgw.sysv
init-rbdmap
krbd.cc
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile-env.am Merge pull request #3844 from ceph/wip-10965 2015-03-02 08:53:50 -08:00
Makefile.am ceph.in: add 'daemonperf' command 2015-03-05 20:17:35 +00:00
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbd.cc Librbd: Add "start" and "max" arguments to metadata_list 2015-03-18 10:52:27 +08:00
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart.sh: can use binaries outside of ceph/src 2015-02-20 14:28:12 -08:00
yasm-wrapper

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