Re: [PATCH] lpfc: Tie in to new dev_loss_tmo interface in nvme transport

2017-11-03 Thread James Smart
please disregard. A v2 that ensures CONFIG_NVME_FC is enabled is on its way -- james On 11/3/2017 9:12 AM, James Smart wrote: This patch calls the new nvme transport routine for dev_loss_tmo whenever the SCSI fc transport calls the lldd to make a dynamic change to a remote ports dev_loss_tmo.

[PATCH] lpfc: Tie in to new dev_loss_tmo interface in nvme transport

2017-11-03 Thread James Smart
This patch calls the new nvme transport routine for dev_loss_tmo whenever the SCSI fc transport calls the lldd to make a dynamic change to a remote ports dev_loss_tmo. Signed-off-by: James Smart --- This lpfc patch, as dependent upon the new nvme transport nvme_fc_set_remoteport_devloss() call,