git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e46cf0
)
iscsi-target: Add missing F_BIT for iscsi_tm_rsp
author
Nicholas Bellinger
<nab@linux-iscsi.org>
Mon, 28 Nov 2011 06:25:14 +0000
(22:25 -0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Tue, 6 Dec 2011 06:00:54 +0000
(06:00 +0000)
This patch sets the missing ISCSI_FLAG_CMD_FINAL bit in
iscsit_send_task_mgt_rsp() for a struct iscsi_tm_rsp PDU.
This usage is hardcoded for all TM response PDUs in RFC-3720
section 10.6.
Reported-by: whucecil <whucecil1999@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found