>From Soumya <skod...@redhat.com>:

Soumya has uploaded this change for review. ( https://review.gerrithub.io/364217


Change subject: Gluster: Avoid unloading the FSAL twice
......................................................................

Gluster: Avoid unloading the FSAL twice

While unloading FSAL_GLUSTER, if there is any reference
to active export, we call LogFATAL which again tries to unload
gluster resulting in double free.

This could happen when SIGKILL gets issued to the ganesha process
while an export is still being initialized and not yet attached to
the export list.

Change-Id: Ia69a42fd77e479501db65bf696289740989e0049
Signed-off-by: Soumya Koduri <skod...@redhat.com>
---
M src/FSAL/FSAL_GLUSTER/main.c
1 file changed, 2 insertions(+), 2 deletions(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia69a42fd77e479501db65bf696289740989e0049
Gerrit-Change-Number: 364217
Gerrit-PatchSet: 1
Gerrit-Owner: Soumya <skod...@redhat.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