Skip to content

Commit

Permalink
linux-4.14.94: Enable nfs 4.2 client support
Browse files Browse the repository at this point in the history
Enable CONFIG_NFS_V4_2. Maybe someday we can benefit from
Zero Copy.
  • Loading branch information
donald committed Jan 17, 2019
1 parent 45aefe4 commit 3972fdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-4.14.94-239.bee
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,7 @@ mee_configure() {
CONFIG_NFS_V4=m
CONFIG_NFS_SWAP=y
CONFIG_NFS_V4_1=y
CONFIG_NFS_V4_2=y
CONFIG_NFS_FSCACHE=y
CONFIG_NFSD=m
CONFIG_NFSD_V3_ACL=y
Expand Down

0 comments on commit 3972fdf

Please sign in to comment.