commit | 4c0ba5d2593b5156327263f3ef6d7399dc0717b8 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Sat Sep 05 07:34:23 2009 +0530 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Sep 12 09:35:33 2009 -0500 |
tree | 2870f60c768f004f54aaf9d140612667edea4100 | |
parent | dd784edcfc080fb4c83f1f3d10d905c5ab61616f [diff] |
[SCSI] libiscsi: add completion function for drivers that do not need pdu processing beiscsi does not need the iscsi scsi cmd processing. It does not even get this info on the completion path. This adds a function to just update the sequencing numbers and complete a task. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>