Merge branch 'svn-trunk'

This commit is contained in:
Bart Van Assche
2019-06-13 20:08:58 -07:00
2 changed files with 10 additions and 5 deletions
+5 -5
View File
@@ -3,25 +3,25 @@
ABT_DETAILS="x86_64"
ABT_JOBS=5
ABT_KERNELS=" \
5.1.6 \
5.1.9 \
5.0.20-nc \
4.20.17-nc \
4.19.47-nc \
4.19.50-nc \
4.18.20-nc \
4.17.19-nc \
4.16.18-nc \
4.15.18-nc \
4.14.123-nc \
4.14.125-nc \
4.13.16-nc \
4.12.14-nc \
4.11.12-nc \
4.10.17-nc \
4.9.179-nc \
4.9.181-nc \
4.8.17-nc \
4.7.10-nc \
4.6.7-nc \
4.5.7-nc \
4.4.180-nc \
4.4.181-nc \
4.3.6-nc \
4.2.8-nc \
4.1.52-nc \
+5
View File
@@ -717,6 +717,11 @@ static const struct scst_sdbops scst_scsi_op_table[] = {
.info_op_flags = FLAG_NONE,
.info_lba_off = 2, .info_lba_len = 2,
.get_cdb_info = get_cdb_info_lba_2_none},
{.ops = 0x0B, .devkey = " O ",
.info_op_name = "SET CAPACITY",
.info_data_direction = SCST_DATA_NONE,
.info_op_flags = SCST_WRITE_MEDIUM|SCST_STRICTLY_SERIALIZED,
.get_cdb_info = get_cdb_info_none},
{.ops = 0x0B, .devkey = " O ",
.info_op_name = "SLEW AND PRINT",
.info_data_direction = SCST_DATA_NONE,