commit | 17c4dc6eb7e1b2fb1ce6a52467e3be635224606e | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Mon Oct 09 16:39:22 2017 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Wed Oct 18 19:30:01 2017 +0200 |
tree | 9132517ada51bf3bf431b4678d25fde312cb1a2e | |
parent | 8a82dbf19129dde9e6fc9ab25a00dbc7569abe6a [diff] |
nvme-fc: retry initial controller connections 3 times Currently, if a frame is lost of command fails as part of initial association create for a new controller, the new controller connection request will immediately fail. Add in an immediate 3 retry loop before giving up. Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>