diff options
| author | Stefan Haberland <[email protected]> | 2023-07-21 19:36:45 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-07-24 19:05:29 +0000 |
| commit | acea28a6b74f458defda7417d2217b051ba7d444 (patch) | |
| tree | b5310f347b00466d17f2afe84d812933b570657e /tools/perf/scripts/python/flamegraph.py | |
| parent | s390/dasd: fix hanging device after quiesce/resume (diff) | |
| download | kernel-acea28a6b74f458defda7417d2217b051ba7d444.tar.gz kernel-acea28a6b74f458defda7417d2217b051ba7d444.zip | |
s390/dasd: use correct number of retries for ERP requests
If a DASD request fails an error recovery procedure (ERP) request might
be built as a copy of the original request to do error recovery.
The ERP request gets a number of retries assigned.
This number is always 256 no matter what other value might have been set
for the original request. This is not what is expected when a user
specifies a certain amount of retries for the device via sysfs.
Correctly use the number of retries of the original request for ERP
requests.
Signed-off-by: Stefan Haberland <[email protected]>
Reviewed-by: Jan Hoeppner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
