Frank Filz has uploaded this change for review.

View Change

Improve nsm_client debugging

inc_nsm_client_ref and dec_nsm_client_ref now log the line they
were called from instead of lines inside those functions which
makes it easier to track where the refcount is being manipulated.

Also fix an logging issue in get_nsm_client where we needed to
clear out the log buffer before displaying the found nsm client.

Change-Id: Ic9f85a0d8969020a32d93f13cabdd89884bdeab5
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/SAL/nlm_owner.c
M src/include/sal_functions.h
2 files changed, 58 insertions(+), 13 deletions(-)

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

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

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