On 9/6/22 5:34 AM, Dmitry Bogdanov wrote: > This patchset is based on 6.1/scsi-queue. > > Resending with a current datetime. Sorry for the experiment with a date > of the patch creation. > > The patchset adds support of REPORT SUPPORTED OPERATION CODES command > according to SPC4. Including CDB USAGE DATA and timeout descriptors. > Timeout descriptors are zeroed currently, meaning that no time is > indicated, but an encoding of it there is. > Opcode support and Usage Data are dynamically generated - reflects > the backstore configuration. > libiscsi tests for RSOC and tests that uses RSOC command are all PASSED. > > v2: > fix sparse warnings > remove extra space > remove XDWRITEREAD_* > fix tcm_is_ws_enabled > Reviewed-by: Mike Christie <michael.christie@xxxxxxxxxx>