summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorStefan Weinhuber <wein@de.ibm.com>2007-03-05 22:35:52 (GMT)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2007-03-05 22:35:52 (GMT)
commit046f3e821f146d6c473edb033af15a0604957af8 (patch)
tree5572a368d6952977088868b7d55b1b897acac9ea /arch
parent5ea732fba7cf1ccded5e762f219a892be4d8d8dc (diff)
downloadlinux-046f3e821f146d6c473edb033af15a0604957af8.tar.xz
[S390] dasd: Use default recovery for SNSS requests
For extended error reporting we sometimes have to start an Sense Subsystem Status request (SNSS). When this request needs to be recovered for some reason, the recovery request will fail with 'command reject'. Our usual recovery procedure will retry the failed request by creating a new request and chaining the failed request from that one. SNSS requests, though, must not be chained from anything, so the recovery request will fail permanently. Use the default recovery for SNSS request, which will just restart the original request without further ado. Signed-off-by: Stefan Weinhuber <wein@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions