>From Frank Filz <ffilz...@mindspring.com>:

Frank Filz has uploaded this change for review. ( 
https://review.gerrithub.io/391862


Change subject: Consolidate COMPOUND structure checks and fix DESTROY_SESSION 
check
......................................................................

Consolidate COMPOUND structure checks and fix DESTROY_SESSION check

Correct the DESTROY_SESSION check if it's in a COMPOUND with
SEQUENCE, if it's for the same session, it must be the final op.

Apparently you can destroy as many sessions as you want in a single
COMPOUND so long as if you are destroying THAT session you do it
last... Which all makes sense and is cool.

Change-Id: I4c9320a5f9a79d79e8369f287824873bf8bf6a31
Signed-off-by: Frank S. Filz <ffilz...@mindspring.com>
---
M src/Protocols/NFS/nfs4_Compound.c
M src/Protocols/NFS/nfs4_op_sequence.c
2 files changed, 44 insertions(+), 24 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/62/391862/1
-- 
To view, visit https://review.gerrithub.io/391862
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4c9320a5f9a79d79e8369f287824873bf8bf6a31
Gerrit-Change-Number: 391862
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

Reply via email to