yogendra858(a)yahoo.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1187800?usp=email )
Change subject: GPFS: FSAL's state_free function called by free_state doesn't
actually free
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1187800?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
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(a)yahoo.com