commit | 6ddcf0a30adc5080504ca66f474101e7ad247dd7 | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Fri Nov 03 09:33:30 2017 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 10 19:53:25 2017 -0700 |
tree | 4cd1f113c4470d7ee67b37b3e4e5054a480014ce | |
parent | 158bfb8888c3f2beab747ab4f7a8197639f03e54 [diff] |
lpfc: tie in to new dev_loss_tmo interface in nvme transport 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 <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>