yogendra858@yahoo.com has uploaded this change for review.

View Change

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

Fix for GPFS missed in below patch. This patch provides it.
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

Change-Id: Ic8ac3fcdb7a6ff0b63e997e25ecd654a5724c8c9
Signed-off-by: Yogendra Charya Tangalapally <Yogendra.Tangalapally@ibm.com>
---
M src/FSAL/FSAL_GPFS/export.c
1 file changed, 2 insertions(+), 0 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ic8ac3fcdb7a6ff0b63e997e25ecd654a5724c8c9
Gerrit-Change-Number: 1187800
Gerrit-PatchSet: 1
Gerrit-Owner: yogendra858@yahoo.com