commit | 016a5fec19e191ed1d45f75d8bfbefdec3f2dada | [log] [tgz] |
---|---|---|
author | Damien Le Moal <damien.lemoal@wdc.com> | Wed Jun 28 14:58:57 2017 +0900 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Jul 06 23:11:49 2017 -0700 |
tree | a985a51dc13692ad45158ea3f3aa042e0ad40bd8 | |
parent | e5dc9a7055c98bcd7b03f9735d5f2ec2b7f0d897 [diff] |
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>