Skip to content

Commit

Permalink
nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support too
Browse files Browse the repository at this point in the history
We forgot to update this when adding server-side support.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
  • Loading branch information
J. Bruce Fields authored and J. Bruce Fields committed Jan 27, 2009
1 parent 096abd7 commit ce0cf66
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions net/sunrpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ce0cf66

Please sign in to comment.