Commit c6e4f191cb0a83dc548d90c0da5452b12dbb5e8a

Authored by Christoph Hellwig
1 parent 4d63716898

scsi: update scsi_device_types

Add two new device types, most importantly the zoned block device
one.

Split from an earlier patch by Hannes Reinecke.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

... ... @@ -122,6 +122,8 @@
122 122 "Bridge controller",
123 123 "Object storage ",
124 124 "Automation/Drive ",
  125 + "Security Manager ",
  126 + "Direct-Access-ZBC",
125 127 };
126 128  
127 129 /**