Skip to content

Commit bb33a43

Browse files
authored
we need nfs v3 support (#12)
1 parent 2257cb3 commit bb33a43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configs/6.1.102.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2538,7 +2538,7 @@ CONFIG_PSTORE_COMPRESS_DEFAULT="deflate"
25382538
CONFIG_NETWORK_FILESYSTEMS=y
25392539
CONFIG_NFS_FS=y
25402540
# CONFIG_NFS_V2 is not set
2541-
# CONFIG_NFS_V3 is not set
2541+
CONFIG_NFS_V3=y
25422542
CONFIG_NFS_V4=y
25432543
CONFIG_NFS_SWAP=y
25442544
CONFIG_NFS_V4_1=y

configs/6.1.158.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2538,7 +2538,7 @@ CONFIG_PSTORE_COMPRESS_DEFAULT="deflate"
25382538
CONFIG_NETWORK_FILESYSTEMS=y
25392539
CONFIG_NFS_FS=y
25402540
# CONFIG_NFS_V2 is not set
2541-
# CONFIG_NFS_V3 is not set
2541+
CONFIG_NFS_V3=y
25422542
CONFIG_NFS_V4=y
25432543
CONFIG_NFS_SWAP=y
25442544
CONFIG_NFS_V4_1=y

0 commit comments

Comments
 (0)