All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ibmvfc: Move login error handling
@ 2021-05-11 18:12 Brian King
  2021-05-11 18:12 ` [PATCH 1/3] ibmvfc: Handle move login failure Brian King
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Brian King @ 2021-05-11 18:12 UTC (permalink / raw)
  To: james.bottomley; +Cc: martin.petersen, linux-scsi, tyreld, Brian King

This set of patches makes the move login handling in the
ibmvfc driver more robust and resolves some issues seen
in our SAN interop testing.

Brian King (3):
  ibmvfc: Handle move login failure
  ibmvfc: Avoid move login if fast fail is enabled
  ibmvfc: Reinit target retries

 drivers/scsi/ibmvscsi/ibmvfc.c | 60 +++++++++++++++++++++++++++++-------------
 drivers/scsi/ibmvscsi/ibmvfc.h |  3 ++-
 2 files changed, 43 insertions(+), 20 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-15  3:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-11 18:12 [PATCH 0/3] ibmvfc: Move login error handling Brian King
2021-05-11 18:12 ` [PATCH 1/3] ibmvfc: Handle move login failure Brian King
2021-05-11 18:12 ` [PATCH 2/3] ibmvfc: Avoid move login if fast fail is enabled Brian King
2021-05-11 18:12 ` [PATCH 3/3] ibmvfc: Reinit target retries Brian King
2021-05-15  3:02 ` [PATCH 0/3] ibmvfc: Move login error handling Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.