···209209config NFS_V4_2_READ_PLUS210210 bool "NFS: Enable support for the NFSv4.2 READ_PLUS operation"211211 depends on NFS_V4_2212212- default n212212+ default y213213 help214214- This is intended for developers only. The READ_PLUS operation has215215- been shown to have issues under specific conditions and should not216216- be used in production.214214+ Choose Y here to enable use of the NFS v4.2 READ_PLUS operation.