commit | 685e16fdcf4324fe75ff28940311598f01704eaa | [log] [tgz] |
---|---|---|
author | Jayamohan Kallickal <jayamohan.kallickal@emulex.com> | Fri Oct 07 19:31:09 2011 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Sun Oct 16 11:01:54 2011 -0500 |
tree | 0782ad885726468362f0e71b6abdef06498e23fe | |
parent | e528586079a20c3d28a490ec8e3271bb4348fc3e [diff] |
[SCSI] be2iscsi: Fix for wrong dmsg setting in wrb This patch fixes wrong dmsg setting when we send out wrb. If the ttt is not ISCSI_RESERVED_TAG then we should be setting dmsg=1 so that the completion is done without waiting for a iscsi level response from the target Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>