On 6/27/2018 5:53 AM, Johannes Thumshirn wrote:
From: Sagi Grimberg <s...@grimberg.me>

We will need to reference the controller in the setup and completion
time for tracing and future traffic based keep alive support.

Signed-off-by: Sagi Grimberg <s...@grimberg.me>

---
Changes to v4:
- Move caching from nvme_setup_cmd to .init_request (Keith)
---
  drivers/nvme/host/core.c   | 1 +
  drivers/nvme/host/fc.c     | 1 +
  drivers/nvme/host/nvme.h   | 1 +
  drivers/nvme/host/pci.c    | 2 ++
  drivers/nvme/host/rdma.c   | 1 +
  drivers/nvme/target/loop.c | 1 +
  6 files changed, 7 insertions(+)

diff --git a/drivers/nvme/host/core.c b/drivers/nvme/host/core.c
index e541fe268bcf..99dd62c1076c 100644


good for the fc side...

Reviewed-by:  James Smart  <james.sm...@broadcom.com>


Reply via email to