]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd debug: Add testing support for random read EIO errors
authorDavid Zafman <dzafman@redhat.com>
Wed, 24 May 2017 23:08:34 +0000 (16:08 -0700)
committerDavid Zafman <dzafman@redhat.com>
Fri, 23 Jun 2017 15:09:15 +0000 (08:09 -0700)
commit83457ab69c53abe17e472f498865828a73833606
tree93a866afdcbf797db68d84d551eb4bcac7e20461
parent168fa1a0ecbe782e4fd882e4841ec31286c2da2b
osd debug: Add testing support for random read EIO errors

filestore_debug_random_read_err   Specify % of EIO all filestore reads

Signed-off-by: David Zafman <dzafman@redhat.com>
src/common/config_opts.h
src/os/bluestore/BlueStore.cc
src/os/filestore/FileStore.cc