summaryrefslogtreecommitdiff
path: root/include/scsi/iscsi_proto.h
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2009-11-11 22:34:31 (GMT)
committerJames Bottomley <James.Bottomley@suse.de>2009-12-04 18:01:35 (GMT)
commit4f704dc03297406ea5d53b85c4666c60f69000bf (patch)
treeee226b0502ab1b5ad5473615aab004dd2ba0a851 /include/scsi/iscsi_proto.h
parent24246de77503978cfcd7e76f06404e60e399992f (diff)
downloadlinux-4f704dc03297406ea5d53b85c4666c60f69000bf.tar.xz
[SCSI] libiscsi: fix login/text checks in pdu injection code
For some reason we used to check for the the immediate bit set and the opcocde in many places instead of just masking the opcode. In the passthrough code this is a problem because userspace may or may not have set the immediate bit and it does not have to. This fixes up the opcode checks in the passthrough code, so we mask off the opcode then check against the iscsi proto definition like is done in other places. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'include/scsi/iscsi_proto.h')
0 files changed, 0 insertions, 0 deletions