]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
filestore: add 'filestore fail eio' option, default true
authorSage Weil <sage@inktank.com>
Thu, 26 Jul 2012 16:07:46 +0000 (09:07 -0700)
committerSage Weil <sage@inktank.com>
Fri, 27 Jul 2012 04:29:13 +0000 (21:29 -0700)
commit0891948e7ff1b0506d49d57438e292f11232aedc
tree1e1b03683c1ac9eac9fc7789cf3a281b266683d2
parent17bb78a29b967c7071cfc4a872fde8604f72196b
filestore: add 'filestore fail eio' option, default true

By default we will assert/fail/crash on EIO from the underlying fs.  We
already do this in the write path, but not the read path, or in various
internal infrastructure.

Signed-off-by: Sage Weil <sage@inktank.com>
Conflicts:

src/os/FileStore.cc
src/common/config_opts.h
src/os/FileStore.cc
src/os/FileStore.h