kn 05993b0b71 Fix "atascsi_passthru_done, timeout"
Turns out, the current Version of smartmontools sets the timeout in
ata.passthru to 60 instead of 60000. (Missing conversion from seconds
to milliseconds)

In Upstream commit 9c2f3a38063c4c6837507373c4dc4c9b1e3e7e81 from
2020-06-05 fixes this.

Since there were also API-Changes, i could not just import the fix.

The patch below patches just the timeout to fix our version.
When smartmontools 7.2 is released the patch should be obsolete.


Report (above), diff and tests from Martin Ziemer (maintainer), thanks!
2020-09-01 15:46:04 +00:00
..
2019-03-01 19:35:34 +00:00
2020-09-01 15:46:04 +00:00