diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-11-18 10:55:10 -0800 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-11-19 21:39:21 -0800 |
commit | ea7e32bec1b9d9e5b159d80ceb563c702e28b02a (patch) | |
tree | 80c83169f85677f050280703f480bd5988d98840 /lib | |
parent | 04f3b31bff720f01d684100c868c88f67ced8dc8 (diff) | |
download | op-kernel-dev-ea7e32bec1b9d9e5b159d80ceb563c702e28b02a.zip op-kernel-dev-ea7e32bec1b9d9e5b159d80ceb563c702e28b02a.tar.gz |
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')
0 files changed, 0 insertions, 0 deletions