9p: rdma: RDMA Transport Support for 9P

This patch implements the RDMA transport provider for 9P. It allows
mounts to be performed over iWARP and IB capable network interfaces.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Latchesar Ionkov <lionkov@lanl.gov>
This commit is contained in:
Tom Tucker
2008-10-22 18:47:39 -05:00
کامیت شده توسط Eric Van Hensbergen
والد ea2e7996fc
کامیت fc79d4b104
4فایلهای تغییر یافته به همراه723 افزوده شده و 0 حذف شده

مشاهده پرونده

@@ -20,6 +20,12 @@ config NET_9P_VIRTIO
This builds support for a transports between
guest partitions and a host partition.
config NET_9P_RDMA
depends on NET_9P && INFINIBAND && EXPERIMENTAL
tristate "9P RDMA Transport (Experimental)"
help
This builds support for a RDMA transport.
config NET_9P_DEBUG
bool "Debug information"
depends on NET_9P