[8801] in linux-scsi channel archive
questions on error handling
daemon@ATHENA.MIT.EDU (Oliver Neukum)
Sat May 13 15:07:06 2000
From: Oliver Neukum <Oliver.Neukum@lrz.uni-muenchen.de>
To: linux-scsi@vger.rutgers.edu
Date: Sun, 14 May 2000 22:18:35 +0200
Content-Type: text/plain; charset=US-ASCII
MIME-Version: 1.0
Message-Id: <00051422292302.00438@ghanima>
Content-Transfer-Encoding: 7BIT
Hello gurus,
I have a lot of questions on scsi error handling and scsi in general.
1. Do we have to provide a scsi_command method() ?
2. Where are the error returns of scsi_queuecommand() defined ?
3. What method should we provide if the only action we can undertake is a
generic reset ?
4. Is there a consensus on how to handle a short transfer ? Can we set the
resid field and report an error ? Will the data be transfered up
nevertheless ?
5. Under which conditions is an error reported to user space ?
6. Is gathering sense data still optional ?
Please, if you are telling me to read the source, tell me which file to
read.
TIA
Oliver
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu