NFS: Convert v2 into a module
The module (nfs2.ko) will be created in the same directory as nfs.ko and will be automatically loaded the first time you try to mount over NFS v2. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
@@ -30,7 +30,7 @@ config NFS_FS
|
||||
If unsure, say N.
|
||||
|
||||
config NFS_V2
|
||||
bool "NFS client support for NFS version 2"
|
||||
tristate "NFS client support for NFS version 2"
|
||||
depends on NFS_FS
|
||||
default y
|
||||
help
|
||||
|
Reference in New Issue
Block a user