All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] nvme: ANA implementation fixes
@ 2018-07-16 10:58 Hannes Reinecke
  2018-07-16 10:58 ` [PATCH 1/5] nvme: count all ANA groups for ANA Log page Hannes Reinecke
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Hannes Reinecke @ 2018-07-16 10:58 UTC (permalink / raw)


Hi Christoph,

here's a set of patches relative to your nvme-ana branch.
Most of these issues have been encountered when running
my blktest test case (to be submitted separately).
With these patches I haven't found any other issues with
the ANA implementation, so we're good to go in principle.

Note, I've submitted another patch ("nvme: register ns_id attributes ...")
which will probably clash with the ANA series and these patches.

But we can fix it up once we've agreed on when and how to
submit the ANA series proper.

As usual, comments and reviews are welcome.

Hannes Reinecke (5):
  nvme: count all ANA groups for ANA Log page
  nvmet: fixup crash on NULL device path
  nvme-multipath: fixup crash during disconnect
  nvme-multipath: disable ANA support if parsing fails
  nvme-multipath: parse entire ANA log page in nvme_set_ns_ana_state()

 drivers/nvme/host/core.c        |  2 +-
 drivers/nvme/host/multipath.c   | 77 ++++++++++++++++++++++++++++-------------
 drivers/nvme/target/admin-cmd.c |  5 +++
 drivers/nvme/target/configfs.c  |  6 ++++
 drivers/nvme/target/core.c      |  6 +++-
 5 files changed, 69 insertions(+), 27 deletions(-)

-- 
2.12.3

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

end of thread, other threads:[~2018-09-17 13:49 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-16 10:58 [PATCH 0/5] nvme: ANA implementation fixes Hannes Reinecke
2018-07-16 10:58 ` [PATCH 1/5] nvme: count all ANA groups for ANA Log page Hannes Reinecke
2018-07-19 14:31   ` Christoph Hellwig
2018-09-17 13:49   ` Christoph Hellwig
2018-07-16 10:58 ` [PATCH 2/5] nvmet: fixup crash on NULL device path Hannes Reinecke
2018-07-17 13:48   ` Christoph Hellwig
2018-07-17 13:48     ` Hannes Reinecke
2018-07-17 13:55       ` Christoph Hellwig
2018-07-24 14:02       ` Christoph Hellwig
2018-07-25  7:25         ` Hannes Reinecke
2018-07-16 10:58 ` [PATCH 3/5] nvme-multipath: fixup crash during disconnect Hannes Reinecke
2018-07-19 14:31   ` Christoph Hellwig
2018-07-19 14:35     ` Christoph Hellwig
2018-07-16 10:58 ` [PATCH 4/5] nvme-multipath: disable ANA support if parsing fails Hannes Reinecke
2018-07-19 14:43   ` Christoph Hellwig
2018-07-19 16:00     ` Hannes Reinecke
2018-07-20 15:00       ` Christoph Hellwig
2018-07-16 10:58 ` [PATCH 5/5] nvme-multipath: parse entire ANA log page in nvme_set_ns_ana_state() Hannes Reinecke
2018-07-19 14:46   ` Christoph Hellwig

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.