[6640] in linux-scsi channel archive
Re: SCSI Tapes and Error Handling
daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Wed Jun 9 03:09:25 1999
To: linux-scsi@vger.rutgers.edu
From: Marc SCHAEFER <schaefer@alphanet.ch>
Date: 9 Jun 1999 08:59:03 +0200
Ilya Dorfman <idorfman@procom.com> wrote:
> How can a Linux application handle error conditions on SCSI tape?
> What can be done when read() returns -1 because of tape corruption?
read errno (or perror("can't read()");)
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu