diff options
author | Mike Snitzer <snitzer@redhat.com> | 2016-07-29 19:19:55 +0200 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2016-08-02 22:08:59 +0200 |
commit | 99f3c90d0d85708e7401a81ce3314e50bf7f2819 (patch) | |
tree | 97e77eb78fa2f23e30a3279caed0c08af77bdf90 /include/dt-bindings/soc | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... (diff) | |
download | linux-99f3c90d0d85708e7401a81ce3314e50bf7f2819.tar.xz linux-99f3c90d0d85708e7401a81ce3314e50bf7f2819.zip |
dm flakey: error READ bios during the down_interval
When the corrupt_bio_byte feature was introduced it caused READ bios to
no longer be errored with -EIO during the down_interval. This had to do
with the complexity of needing to submit READs if the corrupt_bio_byte
feature was used.
Fix it so READ bios are properly errored with -EIO; doing so early in
flakey_map() as long as there isn't a match for the corrupt_bio_byte
feature.
Fixes: a3998799fb4df ("dm flakey: add corrupt_bio_byte feature")
Reported-by: Akira Hayakawa <ruby.wktk@gmail.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'include/dt-bindings/soc')
0 files changed, 0 insertions, 0 deletions