inneek@gmail.com has uploaded this change for review.

View Change

Enhance client ID diagnostics, IP logging, and reaper trace control
1. Add dump_client_owners_and_states() to log client owners and state IDs
when extra references block client expiration.
2. Log a warning in EXCHANGE_ID when same client owner name connects from
different IP addresses.
3. Suppress LTTng trace spam when the client reaper loops >100 times waiting
for state owner refcounts to drop.

Change-Id: I5e758ba124fa554188f2ae961b7ca27b5e4e04bc
Signed-off-by: Inna Batenkov <inneek@gmail.com>
---
M src/Protocols/NFS/nfs4_op_exchange_id.c
M src/SAL/nfs4_clientid.c
M src/SAL/state_misc.c
M src/include/sal_functions.h
4 files changed, 201 insertions(+), 13 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I5e758ba124fa554188f2ae961b7ca27b5e4e04bc
Gerrit-Change-Number: 1245716
Gerrit-PatchSet: 1
Gerrit-Owner: inneek@gmail.com