commit | c55768765e7b488ff20832c6ba89ea4e017a7b1b | [log] [tgz] |
---|---|---|
author | Stefan Haberland <stefan.haberland@de.ibm.com> | Mon Apr 15 16:41:31 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Apr 17 14:07:34 2013 +0200 |
tree | 5be7cd2ec6cf0c34fe05c19a29161702093c4031 | |
parent | d42e17129b9f473386d67c6a6549c28bd0e2b52e [diff] |
s390/dasd: fix hanging device after resume with internal error 13 If too many ccw requests are pre-build before a suspend/resume cycle the device might not get enough memory to do path verification during resume. Requeue requests to the block device request queue on suspend and free pre-build ccw requests. Signed-off-by: Stefan Haberland <stefan.haberland@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>