Re: [PATCH 1/3] scsi: update scsi_device_types

2014-07-21 Thread Hannes Reinecke
On 07/18/2014 05:17 PM, Christoph Hellwig wrote: 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 h...@lst.de --- drivers/scsi/scsi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

Re: [PATCH 1/3] scsi: update scsi_device_types

2014-07-21 Thread Martin K. Petersen
Christoph == Christoph Hellwig h...@lst.de writes: Christoph Add two new device types, most importantly the zoned block Christoph device one. Christoph + Direct-Access-ZBC, Reviewed-by: Martin K. Petersen martin.peter...@oracle.com -- Martin K. Petersen Oracle Linux Engineering -- To

[PATCH 1/3] scsi: update scsi_device_types

2014-07-18 Thread Christoph Hellwig
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 h...@lst.de --- drivers/scsi/scsi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/scsi/scsi.c b/drivers/scsi/scsi.c index