Code in place to use a hypothetical SCSI interface.

This commit is contained in:
Michael Brown
2007-07-08 19:33:26 +01:00
parent f2fa390ae6
commit edd1b173a7
2 changed files with 28 additions and 8 deletions

View File

@@ -589,6 +589,11 @@ struct iscsi_session {
* Set to NULL when command is complete.
*/
struct scsi_command *command;
/** SCSI command return code
*
* Set to -EINPROGRESS while command is processing.
*/
int rc;
/** Instant return code
*
* Set to a non-zero value if all requests should return