On 11/04/2016 09:29 AM, Steve Dickson wrote:
The upstream commit 9b9960a0c introduced simple flex file server which enables the testing of the flex client. This patch enables the support to be on by default but the 'pnfs' exports option is still needed to active the code.
Enabled this option in rawhide.
Signed-off-by: Steve Dickson <steved@xxxxxxxxxx> --- config-generic | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config-generic b/config-generic index 42b48fc..e127a40 100644 --- a/config-generic +++ b/config-generic @@ -4780,8 +4780,7 @@ CONFIG_NFSD_PNFS=y CONFIG_NFSD_BLOCKLAYOUT=y CONFIG_NFSD_SCSILAYOUT=y CONFIG_NFSD_V4_SECURITY_LABEL=y -# This is labeled as 'bare minimum' and 'not for production' -# CONFIG_NFSD_FLEXFILELAYOUT is not set +CONFIG_NFSD_FLEXFILELAYOUT=y CONFIG_NFS_FSCACHE=y # CONFIG_NFS_USE_LEGACY_DNS is not set CONFIG_PNFS_OBJLAYOUT=m
_______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx