> From: Sagi Grimberg <sagi@xxxxxxxxxxx> > > 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@xxxxxxxxx> > Signed-off-by: Ming Lin <ming.l@xxxxxxxxxxxxxxx> > Signed-off-by: Sagi Grimberg <sagi@xxxxxxxxxxx> > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > include/linux/nvme-rdma.h | 71 > +++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 include/linux/nvme-rdma.h > > diff --git a/include/linux/nvme-rdma.h b/include/linux/nvme-rdma.h > new file mode 100644 > index 0000000..bf240a3 > --- /dev/null > +++ b/include/linux/nvme-rdma.h > @@ -0,0 +1,71 @@ > +/* > + * Copyright (c) 2015 Mellanox Technologies. All rights reserved. > + * Copyright should be 2016? Otherwise looks good. Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-block" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html