David Rieber has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1197015?usp=email )
Change subject: Make it possible to run ganesha with custom FSAL statically linked and
custom main.
......................................................................
Make it possible to run ganesha with custom FSAL statically linked and custom main.
Adds two parameters to nfs_libmain and start_fsals to allow plugging in a custom FSAL
initialization function.
Change-Id: I326b278233391c70187860d00d7dfdb794cd1f73
Signed-off-by: David Rieber <drieber(a)google.com>
---
M src/FSAL/fsal_manager.c
M src/MainNFSD/nfs_lib.c
M src/MainNFSD/nfs_main.c
M src/include/fsal.h
M src/include/nfs_lib.h
5 files changed, 45 insertions(+), 13 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/15/1197015/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1197015?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I326b278233391c70187860d00d7dfdb794cd1f73
Gerrit-Change-Number: 1197015
Gerrit-PatchSet: 1
Gerrit-Owner: David Rieber <drieber(a)google.com>