nvme: return the whole CQE through the request passthrough interface
authorChristoph Hellwig <hch@lst.de>
Mon, 29 Feb 2016 14:59:47 +0000 (15:59 +0100)
committerJens Axboe <axboe@fb.com>
Mon, 29 Feb 2016 15:47:17 +0000 (08:47 -0700)
commit1cb3cce5eb9de335330c8a147e47e3359a51a8b5
treece6bdeaa4cd35dcc966e848d92c9d427d634ebdc
parent2d55cd5f511d6fc377734473b237ac50820bfb9f
nvme: return the whole CQE through the request passthrough interface

Both LighNVM and NVMe over Fabrics need to look at more than just the
status and result field.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Matias Bj?rling <m@bjorling.me>
Reviewed-by: Jay Freyensee <james.p.freyensee@intel.com>
Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h
drivers/nvme/host/pci.c
This page took 0.026131 seconds and 5 git commands to generate.