Ilya Dorfman <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]

Reply via email to