]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Add config option osd_read_ec_check_for_errors for testing 5865/head
authorDavid Zafman <dzafman@redhat.com>
Thu, 10 Sep 2015 03:50:30 +0000 (20:50 -0700)
committerDavid Zafman <dzafman@redhat.com>
Thu, 15 Oct 2015 19:30:37 +0000 (12:30 -0700)
commit07e749624092e0443aeba31683caed9c4c7a32cf
treee06ecdaf0a2c9c1fe47b63243ec40112170d9db5
parent5306628a4ac633b44071b037053b2d7bcd879bfd
osd: Add config option osd_read_ec_check_for_errors for testing

All rados suites involving erasure codes should set this option
Fix message when ignoring errors and log to cluster log

Signed-off-by: David Zafman <dzafman@redhat.com>
src/common/config_opts.h
src/osd/ECBackend.cc