From: hare@suse.de (Hannes Reinecke)
Subject: [PATCHv2 0/3] nvme-fc: track state change failures
Date: Fri, 17 May 2019 08:42:51 +0200 [thread overview]
Message-ID: <20190517064254.95561-1-hare@suse.de> (raw)
Hi all,
this patchset improves logging in the nvme-fc driver if expcected
state changes fail, and fixes up one case where a failed state change
might lead to a stuck controller.
Changes to v1:
- simplified accessor function as suggested by Minwoo Im
- Included suggestions from James Smart
Hannes Reinecke (3):
nvme: separate out nvme_ctrl_state_name()
nvme-fc: track state change failures during reconnect
nvme-fc: fail reconnect if state change fails
drivers/nvme/host/core.c | 37 ++++++++++++++++++++++---------------
drivers/nvme/host/fc.c | 24 ++++++++++++++++++++++--
drivers/nvme/host/nvme.h | 1 +
3 files changed, 45 insertions(+), 17 deletions(-)
--
2.16.4
next reply other threads:[~2019-05-17 6:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-17 6:42 Hannes Reinecke [this message]
2019-05-17 6:42 ` [PATCH 1/3] nvme: separate out nvme_ctrl_state_name() Hannes Reinecke
2019-05-17 7:59 ` Minwoo Im
2019-05-17 6:42 ` [PATCH 2/3] nvme-fc: track state change failures during reconnect Hannes Reinecke
2019-05-17 6:42 ` [PATCH 3/3] nvme-fc: fail reconnect if state change fails Hannes Reinecke
2019-05-17 16:10 ` James Smart
2019-05-17 18:34 ` Hannes Reinecke
2019-05-17 18:52 ` James Smart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190517064254.95561-1-hare@suse.de \
--to=hare@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox