Frank Filz has uploaded this change for review.

View Change

FSAL's state_free function called by free_state doesn't actually free

The state_free function has to actually free the memory that was
allocated by alloc_state.

Change-Id: I64210df8cf71259f2c178cb24d1d7cce5d290658
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/FSAL/FSAL_CEPH/handle.c
M src/FSAL/FSAL_GLUSTER/export.c
M src/FSAL/FSAL_KVSFS/kvsfs_export.c
M src/FSAL/FSAL_LIZARDFS/export.c
M src/FSAL/FSAL_MEM/mem_export.c
M src/FSAL/FSAL_VFS/file.c
M src/include/FSAL/fsal_commonlib.h
7 files changed, 15 insertions(+), 1 deletion(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I64210df8cf71259f2c178cb24d1d7cce5d290658
Gerrit-Change-Number: 1172025
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-MessageType: newchange