]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nvme-rdma.h: Add includes for nvme rdma_cm negotiation
authorSagi Grimberg <sagi@grimberg.me>
Wed, 6 Jul 2016 12:55:50 +0000 (21:55 +0900)
committerJens Axboe <axboe@fb.com>
Fri, 8 Jul 2016 14:38:49 +0000 (08:38 -0600)
commit931a6de4d734de6142142c82555e3f017adcb9f0
tree35c2cb77f9766a5dc8870929a1ccf171e02b5750
parentdef61eca9632af0559931f047c49d2762401857c
nvme-rdma.h: Add includes for nvme rdma_cm negotiation

NVMe over Fabrics RDMA transport defines a connection establishment
protocol over the RDMA connection manager. This header will be used by
both the host and target drivers to negotiate the connection
establishment parameters.

Signed-off-by: Jay Freyensee <james.p.freyensee@intel.com>
Signed-off-by: Ming Lin <ming.l@ssi.samsung.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Tested-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
include/linux/nvme-rdma.h [new file with mode: 0644]