Cleanup duplication with RECEIVE WORM command

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5085 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2013-10-31 04:40:47 +00:00
parent a8546ee31c
commit 7fb71c06b4

View File

@@ -315,7 +315,7 @@ static const struct scst_sdbops scst_scsi_op_table[] = {
.info_lba_off = 2, .info_lba_len = 2,
.info_len_off = 4, .info_len_len = 1,
.get_cdb_info = get_cdb_info_lba_2_len_1_256},
{.ops = 0x08, .devkey = " MV OO OV ",
{.ops = 0x08, .devkey = " MV O OV ",
.info_op_name = "READ(6)",
.info_data_direction = SCST_DATA_READ,
.info_op_flags = SCST_TRANSFER_LEN_TYPE_FIXED|