>From Kinglong Mee <kinglong...@gmail.com>:

Kinglong Mee has uploaded this change for review. ( 
https://review.gerrithub.io/371261


Change subject: export: skip export entries that init_export_root fail
......................................................................

export: skip export entries that init_export_root fail

If sub-exported directory entry is not exist when ganesha.nfsd startup,
init_export_root will fail for it, and skip all next export entry,
and then create_pseudofs lets ganesha.nfsd fatal.

This patch lets ganesha.nfsd skip those entries that sub-directory is not exist,
and exports other valid export entries.

Change-Id: I6d110374815354c76809683e699504005839fe15
Signed-off-by: Kinglong Mee <kinglong...@gmail.com>
---
M src/support/export_mgr.c
M src/support/exports.c
2 files changed, 27 insertions(+), 4 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/61/371261/1
-- 
To view, visit https://review.gerrithub.io/371261
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6d110374815354c76809683e699504005839fe15
Gerrit-Change-Number: 371261
Gerrit-PatchSet: 1
Gerrit-Owner: Kinglong Mee <kinglong...@gmail.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to