ofir vainshtein has uploaded this change for review.

View Change

fsal_destoryer.c: Didn't call unload for static fsals

m->dl_handle is used to determine if fsal is static, and static fsals are the only ones implementing unload
so the condition made it so that static fsals were not unloaded on ganesha destroy

Change-Id: Id0cc3245bb545f6bf38ce9852bef6c3e72a18666
Signed-off-by: Ofir Vaisnhtein <ofirvins@google.com>
---
M src/FSAL/fsal_destroyer.c
1 file changed, 11 insertions(+), 13 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Id0cc3245bb545f6bf38ce9852bef6c3e72a18666
Gerrit-Change-Number: 1202361
Gerrit-PatchSet: 1
Gerrit-Owner: ofir vainshtein <ofirvins@google.com>