diff options
| author | James Bottomley <[email protected]> | 2013-05-07 15:38:18 -0700 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2013-06-04 11:15:59 -0700 |
| commit | e73823f7a2c921dcf068d34ea03bd682498d9e42 (patch) | |
| tree | 8b5b2262352572b3069a671f7578ea6d5ef07162 /tools/perf/scripts/python | |
| parent | 9edf7d75ee5f21663a0183d21f702682d0ef132f (diff) | |
[SCSI] libsas: implement > 16 byte CDB support
Remove the arbitrary expectation in libsas that all SCSI commands are 16 bytes
or less. Instead do all copies via cmd->cmd_len (and use a pointer to this in
the libsas task instead of a copy). Note that this still doesn't enable > 16
byte CDB support in the underlying drivers because their internal format has
to be fixed and the wire format of > 16 byte CDBs according to the SAS spec is
different. the libsas drivers (isci, aic94xx, mvsas and pm8xxx are all
updated for this change.
Cc: Lukasz Dorau <[email protected]>
Cc: Maciej Patelczyk <[email protected]>
Cc: Dave Jiang <[email protected]>
Cc: Jack Wang <[email protected]>
Cc: Lindar Liu <[email protected]>
Cc: Xiangliang Yu <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions