Attention is currently required from: Frank Filz.

Lior Suliman would like Frank Filz to review this change.

View Change

src/FSAL/fsal_manager: Add a weak symbol to start static fsals

The weak symbol by default is defined as an empy function
that does nothing, so it will be optimized out by the compiled.
This will allow any FSAL that is compiled statically with Ganesha
to override this symbol and load statically when the static FSALs
are loaded.

Change-Id: I5102e7cf599d3f513fce83bee97f49bd9d0e1cd7
Signed-off-by: Lior Suliman <liorsu@gmail.com>
---
M src/FSAL/fsal_manager.c
1 file changed, 11 insertions(+), 0 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I5102e7cf599d3f513fce83bee97f49bd9d0e1cd7
Gerrit-Change-Number: 1207942
Gerrit-PatchSet: 1
Gerrit-Owner: Lior Suliman <liorsu@google.com>
Gerrit-Reviewer: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-Attention: Frank Filz <ffilzlnx@mindspring.com>