aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorNicholas Bellinger <nab@linux-iscsi.org>2013-11-18 10:55:10 -0800
committerNicholas Bellinger <nab@linux-iscsi.org>2013-11-19 21:39:21 -0800
commitea7e32bec1b9d9e5b159d80ceb563c702e28b02a (patch)
tree80c83169f85677f050280703f480bd5988d98840 /lib/Makefile
parentiscsi-target: Convert iscsi_session statistics to atomic_long_t (diff)
downloadlinux-dev-ea7e32bec1b9d9e5b159d80ceb563c702e28b02a.tar.xz
linux-dev-ea7e32bec1b9d9e5b159d80ceb563c702e28b02a.zip
iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN
This patch changes iscsit_sequence_cmd() logic to no longer reject non-immediate CmdSNs that exceed MaxCmdSN with a protocol error, but instead silently ignore them. This is done to correctly follow RFC-3720 Section 3.2.2.1: For non-immediate commands, the CmdSN field can take any value from ExpCmdSN to MaxCmdSN inclusive. The target MUST silently ignore any non-immediate command outside of this range or non- immediate duplicates within the range. Reported-by: Santosh Kulkarni <santosh.kulkarni@calsoftinc.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions