diff options
author | Stefan Haberland <[email protected]> | 2016-09-20 10:29:22 +0200 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2016-09-26 16:45:27 +0200 |
commit | a9f6273ff9c80dd2c226f7a2d5c16272e5092d3e (patch) | |
tree | f73e1066b4e23e63857db65a49943230f52be719 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 13954fd6913acff8f8b8c21612074b57051ba457 (diff) |
s390/dasd: fix hanging offline processing
Internal I/O is processed by the _sleep_on_function which might wait for a
device to get operational. During offline processing this will never happen
and therefore the refcount of the device will not drop to zero and the
offline processing blocks as well.
Fix by letting requests fail in the _sleep_on function during offline
processing. No further handling of the requests is necessary since this is
internal I/O and the device is thrown away afterwards.
Reviewed-by: Peter Oberparleiter <[email protected]>
Signed-off-by: Stefan Haberland <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions