From Jeff Layton <jlayton(a)redhat.com>:
Jeff Layton has uploaded this change for review. (
https://review.gerrithub.io/424257
Change subject: NLM: don't check for a grace period in nlm4_Unshare
......................................................................
NLM: don't check for a grace period in nlm4_Unshare
Checking for the grace period is pointless. Unshare is releasing
state, and that can't cause a conflict.
It is true that an Unshare does get a reclaim flag in its arguments,
but I chalk that up to poor protocol design rather than some deeper
meaning.
Change-Id: Id84038b738db6ea2643af6eecc5b0eb01422b29c
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/Protocols/NLM/nlm_Unshare.c
1 file changed, 0 insertions(+), 15 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/57/424257/1
--
To view, visit
https://review.gerrithub.io/424257
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id84038b738db6ea2643af6eecc5b0eb01422b29c
Gerrit-Change-Number: 424257
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>