Stop compiling the NFS v2 kernel module
The following patch disables the NFS v2 kernel module from being compiled with which in turn disable the NFS v2 support in Fedora 20 kernel. Signed-off-by: Steve Dickson <steved@redhat.com>
This commit is contained in:
parent
b588efef6f
commit
cf9dc03e67
@ -3838,7 +3838,7 @@ CONFIG_CUSE=m
|
||||
#
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=m
|
||||
CONFIG_NFS_V2=y
|
||||
# CONFIG_NFS_V2 is not set
|
||||
CONFIG_NFS_V3=y
|
||||
CONFIG_NFS_V3_ACL=y
|
||||
CONFIG_NFS_V4=y
|
||||
|
Loading…
Reference in New Issue
Block a user