>From Frank Filz <ffilz...@mindspring.com>:
Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/368444
Change subject: Use care_t care instead of bool nsm_state_applies in
get_nlm_state
......................................................................
Use care_t care instead of bool nsm_state_applies in get_nlm_state
We need to create a new state_t for non-monitored requests
(NLM4_NM_LOCK and NLM4_SHARE), and since care_t already communicates
almost everything, we just pass it. We add a new value CARE_OWNER for
NLM4_TEST which does need to create an owner, but doesn't need to
create a state_t if there isn't one present.
Change-Id: I525dbb368215955015941851a8dc14eb4524b47a
Signed-off-by: Frank S. Filz <ffilz...@mindspring.com>
---
M src/Protocols/NLM/nlm_Cancel.c
M src/Protocols/NLM/nlm_Lock.c
M src/Protocols/NLM/nlm_Test.c
M src/Protocols/NLM/nlm_Unlock.c
M src/Protocols/NLM/nlm_util.c
M src/SAL/nlm_state.c
M src/include/nlm_util.h
M src/include/sal_data.h
M src/include/sal_functions.h
9 files changed, 16 insertions(+), 18 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha
refs/changes/44/368444/1
--
To view, visit https://review.gerrithub.io/368444
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I525dbb368215955015941851a8dc14eb4524b47a
Gerrit-Change-Number: 368444
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilz...@mindspring.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel