Frank Filz has uploaded this change for review.

View Change

Fix up export initial config - need to try to pseudo mount all exports

Since we can't be sure of all export options until the point we are
actually building the pseudofs, we just add all exports into the
export mount work. Then pseudo_mount_export will verify using
export_can_be_mounted that looks at the EXPORT options, EXPORT_DEFAULTS
NFS_CORE_PARAM (for Protocols) and finally the code defaults.

Change-Id: Iebb37e09b2b3bbd7422f3df251f5383bd7383219
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/Protocols/NFS/nfs4_pseudo.c
M src/include/nfs_exports.h
M src/support/exports.c
3 files changed, 35 insertions(+), 18 deletions(-)

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

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

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