]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/KernelDevice: note EIO metadata on aio EIO
authorSage Weil <sage@redhat.com>
Thu, 4 Apr 2019 19:47:17 +0000 (14:47 -0500)
committerSage Weil <sage@redhat.com>
Sun, 7 Apr 2019 21:01:38 +0000 (16:01 -0500)
commit145333576c49eb591af7aef954d4039dcde471e4
tree7955f998d804b9e4b60bb82adf4fd9fed1e4ee38
parent7f9df6158dca9da40cff3e9f18009169044312b4
os/bluestore/KernelDevice: note EIO metadata on aio EIO

Note that we only do this if we're about to induce a crash.  If we can
pass EIO up the stack, it's up to the upper layer to handle it or trigger
its own crash if it can't.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/KernelDevice.cc