| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: Marc SCHAEFER <schaefer@alphanet.ch>
Date: 22 Feb 1998 08:42:17 +0100
Apparently-To: linux-scsi@vger.rutgers.edu
To: ;@unlisted-recipients (no To-header on input)
Eric Youngdale <eric@andante.jic.com> wrote:
> Why do you need an infinite number of retries?
what about
if (delta(time_of_first_problem, now()) > 10 sec) {
abort_for_good();
}
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |