Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/547395 )
Change subject: Replace dec_nlm_state_ref with dec_state_t_ref to allow disable NLM
......................................................................
Replace dec_nlm_state_ref with dec_state_t_ref to allow disable NLM
In order to be able to build without NLM support, we need to always
call dec_state_t_ref which determines whether to call
dec_nlm_state_ref or dec_nfs4_state_ref and has a conditional compile
to leave out dec_nlm_state_ref if bulding without NLM support.
Change-Id: Ic29aefee9300cce3c8a2c870d97af1903bbe2ed7
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/SAL/state_lock.c
1 file changed, 16 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/95/547395/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/547395
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: Ic29aefee9300cce3c8a2c870d97af1903bbe2ed7
Gerrit-Change-Number: 547395
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange