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

2017-11-07 Thread Christoph Hellwig
Thanks, applied to nvme-4.15.

[PATCH v3] 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,