From: Tom Tucker <tom@opengridcomputing.com>
To: ericvh@gmail.com
Cc: linux-kernel@vger.kernel.org, v9fs-devel@vger.kernel.org,
minnich@dancer.ca.sandia.gov, lionkov@lanl.gov,
Tom Tucker <tom@opengridcomputing.com>
Subject: [PATCH 03/03] 9prdma: Kconfig changes for the RDMA transport
Date: Mon, 6 Oct 2008 10:56:36 -0500 [thread overview]
Message-ID: <1223308596-12014-4-git-send-email-tom@opengridcomputing.com> (raw)
In-Reply-To: <1223308596-12014-3-git-send-email-tom@opengridcomputing.com>
This patch adds a config option for the 9P RDMA transport.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Latchesar Ionkov <lionkov@lanl.gov>
---
net/9p/Kconfig | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/net/9p/Kconfig b/net/9p/Kconfig
index ff34c5a..c42c0c4 100644
--- a/net/9p/Kconfig
+++ b/net/9p/Kconfig
@@ -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
next prev parent reply other threads:[~2008-10-06 15:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-06 15:56 [PATCH 00/03] RDMA Transport Support for 9P Tom Tucker
2008-10-06 15:56 ` [PATCH 01/03] 9prdma: " Tom Tucker
2008-10-06 15:56 ` [PATCH 02/03] 9prdma: Makefile change for the RDMA transport Tom Tucker
2008-10-06 15:56 ` Tom Tucker [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-10-02 0:08 [PATCH 00/03] RDMA Transport Support for 9P Tom Tucker
2008-10-02 0:08 ` [PATCH 01/03] 9prdma: " Tom Tucker
2008-10-02 0:08 ` [PATCH 02/03] 9prdma: Makefile change for the RDMA transport Tom Tucker
2008-10-02 0:08 ` [PATCH 03/03] 9prdma: Kconfig changes " Tom Tucker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1223308596-12014-4-git-send-email-tom@opengridcomputing.com \
--to=tom@opengridcomputing.com \
--cc=ericvh@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lionkov@lanl.gov \
--cc=minnich@dancer.ca.sandia.gov \
--cc=v9fs-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox