[3380] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: problems while converting to the new scsi code

daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Sun Feb 22 02:57:39 1998

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