commit | 299f6230bc6d0ccd5f95bb0fb865d80a9c7d5ccc | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Wed Aug 24 21:12:58 2016 -0400 |
committer | Mike Snitzer <snitzer@redhat.com> | Wed Aug 24 21:55:05 2016 -0400 |
tree | bc5b3db5bf18861eaca1b12e5917f69018413d8f | |
parent | fa8410b355251fd30341662a40ac6b22d3e38468 [diff] |
dm flakey: fix reads to be issued if drop_writes configured v4.8-rc3 commit 99f3c90d0d ("dm flakey: error READ bios during the down_interval") overlooked the 'drop_writes' feature, which is meant to allow reads to be issued rather than errored, during the down_interval. Fixes: 99f3c90d0d ("dm flakey: error READ bios during the down_interval") Reported-by: Qu Wenruo <quwenruo@cn.fujitsu.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Cc: stable@vger.kernel.org