diff options
author | David Disseldorp <[email protected]> | 2016-12-23 11:37:55 +0100 |
---|---|---|
committer | Bart Van Assche <[email protected]> | 2017-01-10 08:40:58 -0800 |
commit | af9f62c1686268c0517b289274d38f3a03bebd2a (patch) | |
tree | baa0055b782dc4914f95bd38464168f446512553 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 61c359194c46cbffec9a1f2c59c1c4011222ad84 (diff) |
target: bounds check XCOPY segment descriptor list
Check the length of the XCOPY request segment descriptor list against
the value advertised via the MAXIMUM SEGMENT DESCRIPTOR COUNT field in
the RECEIVE COPY OPERATING PARAMETERS response.
spc4r37 6.4.3.5 states:
If the number of segment descriptors exceeds the allowed number, the
copy manager shall terminate the command with CHECK CONDITION status,
with the sense key set to ILLEGAL REQUEST, and the additional sense
code set to TOO MANY SEGMENT DESCRIPTORS.
This functionality is testable using the libiscsi
ExtendedCopy.DescrLimits test.
Signed-off-by: David Disseldorp <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions