This list has been deprecated. Please subscribe to the new devel list at 
lists.nfs-ganesha.org.
>From Frank Filz <ffilz...@mindspring.com>:

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


Change subject: NFSv4.1: Use slot mutex to serialize use of the slot
......................................................................

NFSv4.1: Use slot mutex to serialize use of the slot

By holding the slot mutex over the rest of the compound, we prevent
paraellel use of the slot. This prevents us from responding to a
replayed request before we have the proper response to replay.

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



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/56/408756/1
--
To view, visit https://review.gerrithub.io/408756
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: I05419a0d4f15d476b2070b64ee028cfb05958db8
Gerrit-Change-Number: 408756
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