All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] two nvme-tcp small fixes
@ 2019-01-01  7:58 Sagi Grimberg
  2019-01-01  7:58 ` [PATCH 1/2] nvme-tcp: remove dead code Sagi Grimberg
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sagi Grimberg @ 2019-01-01  7:58 UTC (permalink / raw)


Left overs from when I had the nvme-tcp on top of centralized
reset/error-recovery flows. In essence, these shouldn't exist
in a transport driver.

Sagi Grimberg (2):
  nvme-tcp: remove dead code
  nvme-tcp: don't ask if controller is fabrics

 drivers/nvme/host/tcp.c | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2019-01-04 18:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-01  7:58 [PATCH 0/2] two nvme-tcp small fixes Sagi Grimberg
2019-01-01  7:58 ` [PATCH 1/2] nvme-tcp: remove dead code Sagi Grimberg
2019-01-01  7:58 ` [PATCH 2/2] nvme-tcp: don't ask if controller is fabrics Sagi Grimberg
2019-01-04 18:21 ` [PATCH 0/2] two nvme-tcp small fixes 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.