]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: add copyfrom error injection
authorSage Weil <sage@redhat.com>
Sun, 14 Dec 2014 05:16:24 +0000 (21:16 -0800)
committerSage Weil <sage@redhat.com>
Sat, 20 Dec 2014 15:30:04 +0000 (07:30 -0800)
commit5d2d839dd92869ce53c00071009ae6ea3653adb6
tree450e81da6f302266cc7597b3d89010933c15a29a
parentf8c1d4016908353445ec6922d8165a31a600b534
osd: add copyfrom error injection

Unfortunately it's nontrivial to inject this from the usual
ceph_test_rados_api_* tests which need to run despite thrashing.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/config_opts.h
src/osd/ReplicatedPG.cc