Frank Filz has uploaded this change for review.

View Change

Remove nlm_owner reference count held by nlm_state

The nlm_state only exists in conjunction with an nlm_owner and
will be removed when the nlm_ownner is released. Without this
fix, nlm_owner and nlm_state will never be released since they
cross reference each other.

Change-Id: Ief8a750102f812ffe09f739651ccbef71359c73b
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/SAL/nlm_state.c
1 file changed, 0 insertions(+), 4 deletions(-)

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

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

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