From: James Lentini Subject: Re: [RFC,PATCH 10/10] rdma: Kconfig Date: Tue, 10 Jul 2007 11:04:32 -0400 (EDT) Message-ID: References: <20070701230258.29354.89949.stgit@dell3.ogc.int> <20070701231246.29354.4764.stgit@dell3.ogc.int> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: nfs@lists.sourceforge.net To: Tom Tucker Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list2-new.sourceforge.net with esmtp (Exim 4.43) id 1I8HOE-0003x5-JG for nfs@lists.sourceforge.net; Tue, 10 Jul 2007 08:12:34 -0700 Received: from mx2.netapp.com ([216.240.18.37]) by mail.sourceforge.net with esmtp (Exim 4.44) id 1I8HOH-0003X0-RG for nfs@lists.sourceforge.net; Tue, 10 Jul 2007 08:12:38 -0700 In-Reply-To: <20070701231246.29354.4764.stgit@dell3.ogc.int> List-Id: "Discussion of NFS under Linux development, interoperability, and testing." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nfs-bounces@lists.sourceforge.net Errors-To: nfs-bounces@lists.sourceforge.net On Sun, 1 Jul 2007, Tom Tucker wrote: > > Add NFS_RDMA as an option to the Kconfig file. > > Signed-off-by: Tom Tucker > --- > > fs/Kconfig | 7 +++++++ > 1 files changed, 7 insertions(+), 0 deletions(-) > > diff --git a/fs/Kconfig b/fs/Kconfig > index 0fa0c11..718006c 100644 > --- a/fs/Kconfig > +++ b/fs/Kconfig > @@ -1652,6 +1652,13 @@ config NFSD > To compile the NFS server support as a module, choose M here: the > module will be called nfsd. If unsure, say N. > > +config NFSD_RDMA > + tristate "Provide NFS server over RDMA support (EXPERIMENTAL)" > + depends on SUNRPC && INFINIBAND && EXPERIMENTAL > + help > + If you want your NFS server to support RDMA connections, say Y here > + If unsure, say N. > + I suggest rewording this text now that the svcrdma code can be built as a module (Y, N, and m are now valid choices). > config NFSD_V2_ACL > bool > depends on NFSD ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs