From abbb783638d7902fee04352e1564a6bac4eab76c Mon Sep 17 00:00:00 2001 From: Bryan Schumaker Date: Thu, 10 May 2012 16:47:20 -0400 Subject: [PATCH] --- yaml --- r: 308614 b: refs/heads/master c: 981f9face8fc21bede7b7a56a7cf6c176da5ab05 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/nfs/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 503ad4d0b016..5734ba5d90cb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2ba68002a74fb167b68844077d36e5ccfc87f323 +refs/heads/master: 981f9face8fc21bede7b7a56a7cf6c176da5ab05 diff --git a/trunk/fs/nfs/Kconfig b/trunk/fs/nfs/Kconfig index 66b0f4cb520f..f90f4f5cd421 100644 --- a/trunk/fs/nfs/Kconfig +++ b/trunk/fs/nfs/Kconfig @@ -42,6 +42,7 @@ config NFS_V2 config NFS_V3 bool "NFS client support for NFS version 3" depends on NFS_FS + default y help This option enables support for version 3 of the NFS protocol (RFC 1813) in the kernel's NFS client.