linux/drivers/scsi/cxlflash
Matthew R. Ochs 8fa4f1770d scsi: cxlflash: Remove port configuration assumptions
At present, the cxlflash driver only supports hardware with two FC ports. The
code was initially designed with this assumption and is dependent on having
two FC ports - adding more ports will break logic within the driver.

To mitigate this issue, remove the existing port assumptions and transition
the code to support more than two ports. As a side effect, clarify the
interpretation of the DK_CXLFLASH_ALL_PORTS_ACTIVE flag.

Signed-off-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: Uma Krishnan <ukrishn@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-04-13 22:55:41 -04:00
..
common.h scsi: cxlflash: Remove port configuration assumptions 2017-04-13 22:55:41 -04:00
Kconfig
lunmgt.c scsi: cxlflash: Remove port configuration assumptions 2017-04-13 22:55:41 -04:00
main.c scsi: cxlflash: Remove port configuration assumptions 2017-04-13 22:55:41 -04:00
main.h scsi: cxlflash: Support dynamic number of FC ports 2017-04-13 22:55:41 -04:00
Makefile cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
sislite.h scsi: cxlflash: Remove port configuration assumptions 2017-04-13 22:55:41 -04:00
superpipe.c scsi: cxlflash: Remove port configuration assumptions 2017-04-13 22:55:41 -04:00
superpipe.h scsi: cxlflash: Remove port configuration assumptions 2017-04-13 22:55:41 -04:00
vlun.c scsi: cxlflash: Remove port configuration assumptions 2017-04-13 22:55:41 -04:00
vlun.h cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00