]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nfs: fix pnfs Kconfig defaults
authorChristoph Hellwig <hch@infradead.org>
Wed, 13 Nov 2013 16:50:33 +0000 (08:50 -0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 15 Nov 2013 18:41:43 +0000 (13:41 -0500)
commit8c2fabc6542d9d0f8b16bd1045c2eda59bdcde13
tree1d2cc1b59c73db8059fc69488f67cc1391bc4222
parent9e08ef1afb109c2059e7c1e4755fcafd9be37260
nfs: fix pnfs Kconfig defaults

Defaulting to m seem to prevent building the pnfs layout modules into the
kernel.  Default to the value of CONFIG_NFS_V4 make sure they are
built in for built-in NFSv4 support and modular for a modular NFSv4.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/Kconfig