target: pscsi: Introduce TYPE_ZBC support
authorDamien Le Moal <damien.lemoal@wdc.com>
Wed, 28 Jun 2017 05:58:57 +0000 (14:58 +0900)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 7 Jul 2017 06:11:49 +0000 (23:11 -0700)
commit016a5fec19e191ed1d45f75d8bfbefdec3f2dada
treea985a51dc13692ad45158ea3f3aa042e0ad40bd8
parente5dc9a7055c98bcd7b03f9735d5f2ec2b7f0d897
target: pscsi: Introduce TYPE_ZBC support

TYPE_ZBC host managed zoned block devices are also block devices
despite the non-standard device type (14h). Handle them similarly to
regular TYPE_DISK devices.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_pscsi.c