commit | d9ee2bee4a63844cd9d1e0d00b1e3c49eacd1c2f | [log] [tgz] |
---|---|---|
author | Stefan Haberland <sth@linux.ibm.com> | Wed Apr 05 16:20:16 2023 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Apr 11 19:53:08 2023 -0600 |
tree | 486679044236c47e415443e109bfef76bb817f2b | |
parent | 0c1a14748133024a33aa8ffd763ca7f5c03bb27e [diff] |
s390/dasd: add autoquiesce event for start IO error Add a check for errors in the start_io function that signal a not working device. Trigger an autoquiesce event in that case. Signed-off-by: Stefan Haberland <sth@linux.ibm.com> Reviewed-by: Jan Hoeppner <hoeppner@linux.ibm.com> Reviewed-by: Halil Pasic <pasic@linux.ibm.com> Link: https://lore.kernel.org/r/20230405142017.2446986-7-sth@linux.ibm.com Signed-off-by: Jens Axboe <axboe@kernel.dk>