commit | 8c2fabc6542d9d0f8b16bd1045c2eda59bdcde13 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Nov 13 08:50:33 2013 -0800 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Nov 15 13:41:43 2013 -0500 |
tree | 1d2cc1b59c73db8059fc69488f67cc1391bc4222 | |
parent | 9e08ef1afb109c2059e7c1e4755fcafd9be37260 [diff] |
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>