Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/526272 )
Change subject: Remove nlm_owner reference count held by nlm_state
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/526272
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/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(a)mindspring.com>
Gerrit-MessageType: newchange