diff options
author | Stefan Haberland <sth@linux.ibm.com> | 2023-07-21 22:36:45 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-07-24 22:05:29 +0300 |
commit | acea28a6b74f458defda7417d2217b051ba7d444 (patch) | |
tree | b5310f347b00466d17f2afe84d812933b570657e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 05f1d8ed03f547054efbc4d29bb7991c958ede95 (diff) | |
download | linux-acea28a6b74f458defda7417d2217b051ba7d444.tar.xz |
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 <sth@linux.ibm.com>
Reviewed-by: Jan Hoeppner <hoeppner@linux.ibm.com>
Link: https://lore.kernel.org/r/20230721193647.3889634-3-sth@linux.ibm.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions