IB/iser,isert: Create and use new shared header
authorSagi Grimberg <sagig@mellanox.com>
Wed, 9 Dec 2015 12:12:03 +0000 (14:12 +0200)
committerDoug Ledford <dledford@redhat.com>
Thu, 24 Dec 2015 05:17:35 +0000 (00:17 -0500)
commitd3cf81f9c805d599e91d1dcaebdd82ec17c299a6
tree5021d71936963f0ab47d855530d307e6934fa02d
parent1caa70d8a7c0e8427cb8381f29e759bda4ea2dcd
IB/iser,isert: Create and use new shared header

The iser RDMA_CM negotiation protocol is shared by
the initiator and the target, so have a shared header
for the defines and structure. Move relevant items from
the initiator and target headers.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Jenny Derzhavetz <jennyf@mellanox.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/iser/iscsi_iser.h
drivers/infiniband/ulp/iser/iser_initiator.c
drivers/infiniband/ulp/iser/iser_verbs.c
drivers/infiniband/ulp/isert/ib_isert.c
drivers/infiniband/ulp/isert/ib_isert.h
drivers/infiniband/ulp/isert/isert_proto.h
include/scsi/iser.h [new file with mode: 0644]