We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e016a0f commit 5401f4aCopy full SHA for 5401f4a
1 file changed
configs/6.1.158.config
@@ -2551,7 +2551,13 @@ CONFIG_ROOT_NFS=y
2551
CONFIG_NFS_USE_KERNEL_DNS=y
2552
CONFIG_NFS_DISABLE_UDP_SUPPORT=y
2553
# CONFIG_NFS_V4_2_READ_PLUS is not set
2554
-# CONFIG_NFSD is not set
+CONFIG_NFSD=y
2555
+CONFIG_NFSD_V3=y
2556
+CONFIG_NFSD_V4=y
2557
+CONFIG_NFSD_PNFS=y
2558
+CONFIG_NFSD_V4_SECURITY_LABEL=y
2559
+CONFIG_NFSD_V4_2=y
2560
+CONFIG_NFSD_FAULT_INJECTION=n # usually off
2561
CONFIG_GRACE_PERIOD=y
2562
CONFIG_LOCKD=y
2563
CONFIG_NFS_COMMON=y
0 commit comments