We forgot to update this when adding server-side support. Signed-off-by: J. Bruce Fields <bfields@xxxxxxxxxxxxxx> --- I'm queuing this up for 2.6.29 (or 2.6.30 depending on timing). --b. diff --git a/fs/Kconfig b/fs/Kconfig index 51307b0..3ce84a4 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -1392,9 +1392,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. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html