Frank Filz has uploaded this change for review.

View Change

FSAL:  save_op_context_export_and_clear needs to NULL out gsh_refstr also

If op_ctx->ctx_fullpath and op_ctx->ctx_pseudopath are not set to NULL,
a subsequent set_op_context_export will cause the gsh_refstr references
to be released, yet they are still held.

Change-Id: I6051d08611f03120fdb73bef883d4386b6dfd59a
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/FSAL/commonlib.c
1 file changed, 2 insertions(+), 0 deletions(-)

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

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

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