From: Christoph Hellwig Date: Wed, 13 Nov 2013 16:50:33 +0000 (-0800) Subject: nfs: fix pnfs Kconfig defaults X-Git-Tag: v3.13-rc1~53^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c2fabc6542d9d0f8b16bd1045c2eda59bdcde13;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed