summaryrefslogtreecommitdiff
path: root/cpus.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpus.h')
0 files changed, 0 insertions, 0 deletions
te-remove&id=68af412c7713b55c01ffc4312320abd10ca70e77'>68af412c7713b55c01ffc4312320abd10ca70e77 (patch) tree95e1d382c0115be6c7ccfdbbcabd0182f2f2aa69 parent26f2819772af891dee2843e1f8662c58e5129d5f (diff)
scsi: sd: Ignore zoned field for host-managed devices
There is no good match of the zoned field of the block device characteristics page for host-managed devices. For these devices, the zoning model is derived directly from the device type. So ignore the zoned field for these drives. [mkp: typo] Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat
-rw-r--r--drivers/scsi/sd.c20
1 files changed, 14 insertions, 6 deletions
diff --git a/drivers/scsi/sd.c b/drivers/scsi/sd.c