ceph/src
John Spray 816d9e0348 mds: error handling in CInode::_fetched
For cases where inode is absent, or is not
decodeable.  Previously would get nasty end_of_buffer
crashes in these cases.

Signed-off-by: John Spray <john.spray@redhat.com>
2015-05-01 13:00:57 +01:00
..
arch crc32c: add aarch64 optimized crc32c implementation 2015-03-17 13:56:52 -05:00
auth Merge pull request #4000 from ceph/wip-da-SCA-20150312 2015-03-26 00:12:35 +08:00
bash_completion
brag Minor changes in other Makefile.am files to make them support the build refinement 2015-03-06 15:19:53 +01:00
civetweb@af76623303 civetweb: add .gitignore 2015-04-23 16:03:21 -07:00
client client: check OSD caps before read/write 2015-04-27 17:16:10 +08:00
cls Merge pull request #4186 from ceph/wip-7787 2015-04-29 16:42:03 -07:00
common config: Document that 'mds_max_file_size' is only read on FS creation 2015-04-30 13:04:02 +02:00
crush Merge pull request #3847 from trociny/wip-test_with_crushtool.master 2015-04-20 16:04:25 +08:00
doc
erasure-code erasure-code: Update ISA-L to 2.13 2015-03-30 13:39:31 +08:00
global common, global: use lttng ust functions for handling fork-like calls 2015-03-18 14:56:39 -07:00
gmock@d701f9d547 ceph needs gmock/gtest to be statically linked 2015-03-06 00:23:44 +01:00
include Merge pull request #4461 from ceph/wip-11372 2015-04-30 09:21:48 -07:00
java java: dump extra info for ftruncate assertion 2015-03-27 19:09:15 -07:00
jobs
json_spirit
key_value_store Merge pull request #4000 from ceph/wip-da-SCA-20150312 2015-03-26 00:12:35 +08:00
librados librados: add src_fadvise_flags in ceph_osd_op::copy_from 2015-03-23 18:00:55 +08:00
libradosstriper Merge pull request #4150 from javierguerragiraldez/master 2015-03-24 20:48:00 +08:00
librbd Merge pull request #4461 from ceph/wip-11372 2015-04-30 09:21:48 -07:00
libs3@dcf98ff04b
log
mds mds: error handling in CInode::_fetched 2015-05-01 13:00:57 +01:00
messages mds: warn when clients are not advancing their oldest_client_tid 2015-04-21 23:14:15 +08:00
mon Merge pull request #4399 from trociny/fix-osd_df_avgutil 2015-04-21 14:27:48 -07:00
mount
msg Event: Delete driver after cleanup 2015-04-29 10:54:01 +08:00
objclass
objsync
ocf
os use get_linux_version() instead ad-hoc uname().release parsing 2015-04-29 13:45:52 +03:00
osd Revert "osd: For object op, first check object whether unfound." 2015-04-28 15:19:37 -07:00
osdc osdc: invalid read of freed memory 2015-04-30 10:56:54 -04:00
perfglue Dencoder should never be built with tcmalloc 2015-04-14 13:44:27 +02:00
powerdns
pybind Merge pull request #4461 from ceph/wip-11372 2015-04-30 09:21:48 -07:00
rbd_fuse fix a few minor compilation warnings 2015-03-16 08:13:44 +01:00
rbd_replay common: ceph_argparse_witharg: pass oss by reference 2015-04-04 10:07:33 +03:00
rgw Merge pull request #4241 from rzarzynski/wip-11285 2015-04-30 08:37:42 -07:00
rocksdb@6ca7befb55 rocksdb: fix 32-bit build 2015-03-26 11:04:18 -07:00
script python: fix pep8 E302, add missing lines 2015-03-03 12:59:30 +01:00
test Merge pull request #4461 from ceph/wip-11372 2015-04-30 09:21:48 -07:00
tools tools: ceph-monstore-tool must do out_store.close() 2015-04-21 17:50:03 +08:00
tracing librbd: add diff_iterate2 to API 2015-04-12 21:17:32 -04: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 Merge pull request #4493 from ceph/wip-use-get-linux-version 2015-04-30 13:40:03 -07:00
ceph_mds.cc
ceph_mon.cc
ceph_osd.cc ceph-osd: add --check-wants-journal, --check-allows-journal 2015-03-31 13:49:35 -07:00
ceph_syn.cc
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys ceph-create-keys: create bootstrap-rgw key 2015-03-17 16:16:01 -07:00
ceph-crush-location.in
ceph-debugpack.in
ceph-disk Fix "disk zap" sgdisk invocation 2015-04-30 11:11:42 +02: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 Merge pull request #4265 from trociny/wip-11319 2015-04-07 11:58:54 +01:00
ceph.in.cmake ceph.in: add ceph ping mon.* for ping all monitor 2015-03-24 12:50:52 +08:00
cephfs.cc
cls_acl.cc
cls_crypto.cc
CMakeLists.txt mon: remove dead MonitorStore code 2015-04-13 08:42:47 -07:00
cmonctl
fetch_config
init-ceph.in
init-radosgw init-radosgw: run RGW as root 2015-04-23 15:29:38 -06:00
init-radosgw.sysv init-radosgw: run RGW as root 2015-04-23 15:29:38 -06:00
init-rbdmap
krbd.cc krbd: fix incorrect types in the krbd API 2015-04-30 10:56:54 -04:00
libcephfs.cc Merge pull request #3840 from ceph/wip-libcephfs-fsetxattr 2015-03-19 22:03:04 +00:00
librados-config.cc
loadclass.sh
logrotate.conf logrotate.conf: prefer service over invoke-rc.d 2015-04-21 16:08:09 -07:00
make_version configure.ac: add --disable-gitversion 2015-03-19 09:38:46 +01:00
Makefile-client.am make: add with_rbd guard 2015-03-31 10:43:49 -07:00
Makefile-env.am tests: separate check_PROGRAMS from TESTS 2015-04-17 20:08:59 -04:00
Makefile-rocksdb.am Makefile-rocksdb.am: update for latest rocks 2015-03-26 11:01:35 -07:00
Makefile-server.am Cleanup src/Makefile's a bit more 2015-03-05 20:28:47 +01:00
Makefile.am tests: separate check_PROGRAMS from TESTS 2015-04-17 20:08:59 -04:00
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbd.cc Merge pull request #4186 from ceph/wip-7787 2015-04-29 16:42:03 -07:00
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp valgrind: update valgrind suppressions for lttng-ust 2015-04-30 10:56:53 -04:00
vstart.sh vstart.sh: set PATH to include pwd 2015-03-27 15:44:35 +02:00
yasm-wrapper

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