ceph/src
Loic Dachary dcf09aed12 common: do not omit shard when ghobject NO_GEN is set
Do not silence the display of shard_id when generation is NO_GEN.
Erasure coded objects JSON representation used by ceph_objectstore_tool
need the shard_id to find the file containing the chunk.

Minimal testing is added to ceph_objectstore_tool.py

http://tracker.ceph.com/issues/10063 Fixes: #10063

Signed-off-by: Loic Dachary <ldachary@redhat.com>
2014-11-15 23:27:15 +01:00
..
arch arch/neon.c: check result of fread() 2014-10-27 12:44:26 -07:00
auth AuthSessionHandler.h: init protocol in constructor 2014-11-11 13:26:38 +01:00
bash_completion
brag
civetweb@45da9c5f90
client Merge pull request #2813 from ceph/wip-9894 2014-10-31 08:18:12 -07:00
cls cls_rgw_client.cc: fix potential null pointer deref 2014-10-27 12:44:26 -07:00
common common: do not omit shard when ghobject NO_GEN is set 2014-11-15 23:27:15 +01:00
crush Merge remote-tracking branch 'gh/next' 2014-11-13 13:26:04 -08:00
doc
erasure-code erasure-code: s/alignement/alignment/ typos in jerasure 2014-11-10 14:56:43 +01:00
global
gtest
include Merge pull request #2456 from ceph/wip-9031-9262 2014-11-10 14:56:30 -08:00
java
jobs
json_spirit
key_value_store
librados Merge pull request #2456 from ceph/wip-9031-9262 2014-11-10 14:56:30 -08:00
libradosstriper Fix rados_shutdown hang forever when using radosstriper 2014-10-31 10:52:20 +08:00
librbd src/librbd/librbd.cc: fix potential null pointer deref 2014-11-11 13:26:38 +01:00
libs3@dcf98ff04b
log
mds mds: don't overwrite reply's snapbl 2014-11-13 13:25:39 -08:00
messages Merge pull request #2822 from ceph/wip-9887 2014-11-10 14:51:15 -08:00
mon Merge pull request #2773 from ceph/wip-9852 2014-11-10 14:52:10 -08:00
mount
msg msg/Makefile: add new header to tarball 2014-11-13 10:05:53 -08:00
objclass
objsync
ocf
os Merge pull request #2124 from ceph/wip-objectstore 2014-11-12 10:02:52 -08:00
osd Merge remote-tracking branch 'gh/next' 2014-11-13 13:26:04 -08:00
osdc Merge remote-tracking branch 'origin/next' 2014-11-12 11:18:52 -08:00
perfglue
powerdns
pybind Improve readability of the exception 2014-11-14 11:00:00 +01:00
rbd_fuse
rbd_replay rbd-replay-prep.cc: reduce scope of variable 2014-10-26 18:10:13 +01:00
rgw Merge pull request #2801 from CzBiX/permanent-location 2014-11-14 09:03:42 -08:00
rocksdb@05da5930f3
script
test common: do not omit shard when ghobject NO_GEN is set 2014-11-15 23:27:15 +01:00
tools ceph_objectstore_tool: Fixes to make import work again 2014-11-12 16:00:14 -08:00
tracing Merge pull request #2124 from ceph/wip-objectstore 2014-11-12 10:02:52 -08:00
upstart
.gitignore Merge pull request #2124 from ceph/wip-objectstore 2014-11-12 10:02:52 -08:00
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc
ceph_osd.cc osd, filestore: move automatic upgrade into mount() 2014-10-27 16:58:01 -07:00
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk Merge pull request #2380 from osynge/wip-suse-systemd-integration 2014-11-10 16:44:26 -08: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: remove '--' from injectargs, if there, as well 2014-10-31 16:30:58 -07:00
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
fetch_config
init-ceph.in Fedora 19 uses systemd but there is no systemd-run available in the release (rhbz#1157938), this patch makes sure that the init scripts check for availability of systemd-run before they use it (otherwise, they fall back to the default method) 2014-11-06 15:38:51 +01:00
init-radosgw
init-radosgw.sysv Merge pull request #2772 from ceph/wip-init-radosgw 2014-11-13 21:58:45 +01:00
init-rbdmap
krbd.cc
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile-env.am
Makefile.am Makefile: include 'ceph' in base target 2014-11-13 10:49:33 -08:00
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbd.cc rbd: Fix the rbd export when image size more than 2G 2014-10-29 12:21:11 +08:00
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart: use hostname -s instead of fqdn 2014-11-15 23:27:15 +01:00
yasm-wrapper

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