From 40f34ee4940a549290071b4e69495f306066af81 Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Sun, 2 Nov 2008 16:18:08 -0500 Subject: [PATCH] --- yaml --- r: 130295 b: refs/heads/master c: ce0cf6622c9a6f18c2723ea4bef7616799a1ca39 h: refs/heads/master i: 130293: d6a438770e3fff4806507256d7d7b40c044aca6e 130291: 420e7b63e022f0a200986824744cbdf7aec1da3a 130287: f36ff965552aa5f1982ae92800961d35449f5d4b v: v3 --- [refs] | 2 +- trunk/net/sunrpc/Kconfig | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index dcd9c03d08f1..9436ad16227a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 096abd77038a2ff74efd194d074eadcde80fb97d +refs/heads/master: ce0cf6622c9a6f18c2723ea4bef7616799a1ca39 diff --git a/trunk/net/sunrpc/Kconfig b/trunk/net/sunrpc/Kconfig index eda4a7aee596..dcef600d0bf5 100644 --- a/trunk/net/sunrpc/Kconfig +++ b/trunk/net/sunrpc/Kconfig @@ -9,9 +9,8 @@ config SUNRPC_XPRT_RDMA depends on SUNRPC && INFINIBAND && EXPERIMENTAL default SUNRPC && INFINIBAND help - This option enables an RPC client transport capability that - allows the NFS client to mount servers via an RDMA-enabled - transport. + This option allows the NFS client and server to support + an RDMA-enabled transport. To compile RPC client RDMA transport support as a module, choose M here: the module will be called xprtrdma.