mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
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>
This commit is contained in:
parent
4d63716898
commit
c6e4f191cb
@ -122,6 +122,8 @@ static const char *const scsi_device_types[] = {
|
||||
"Bridge controller",
|
||||
"Object storage ",
|
||||
"Automation/Drive ",
|
||||
"Security Manager ",
|
||||
"Direct-Access-ZBC",
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user