]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit372efbeb38db94e1f38a326840c162488434dedb
treece6bdeaa4cd35dcc966e848d92c9d427d634ebdc
parent06cf5b74c7e55bc4327e5e3cbf795f984d6d27f2
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