Frank Filz has uploaded this change for review.

View Change

Fix setting of EXPORT_DEFAULTS and default options

The "default options" for exports are the code defaults modified by
the NFS_CORE_PARAM Protocols. Those get set in export_opt.def.

The EXPORT_DEFAULTS options get set in export_opt.conf.

The structure export_opt_cfg is ONLY used during the parse of
EXPORT_DEFAULTS then export_opt_cfg.conf is copied into
export_opt.conf.

Change-Id: Iea81896912fcde7833cd0eb4e9e31bdd07b82c96
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/support/exports.c
1 file changed, 23 insertions(+), 4 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/88/547188/1

To view, visit change 547188. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Iea81896912fcde7833cd0eb4e9e31bdd07b82c96
Gerrit-Change-Number: 547188
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-MessageType: newchange