diff options
| author | Nicholas Bellinger <[email protected]> | 2013-11-13 14:33:24 -0800 |
|---|---|---|
| committer | Nicholas Bellinger <[email protected]> | 2013-11-13 14:33:24 -0800 |
| commit | 122f8afcfb3fa77d05e934182242933ac60746cb (patch) | |
| tree | 23e7d142f4215a04a14ee1a85e97fef99c7622f1 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 04d9cd1224e5bc9d6146bab2866cdc81deb9b509 (diff) | |
iscsi-target: Reject unsupported multi PDU text command sequence
This patch adds a check to reject text commands with F_BIT=0 ||
C_BIT=1, as multi PDU text command sequences are currently
unsupported.
This avoids the case where a text command received with F_BIT=0,
was generating a text response with F_BIT=1 which is a protocol
error according to RFC-3720 Section 10.11.1.
Reported-by: Arshad Hussain <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions