>From Dominique Martinet <dominique.marti...@cea.fr>: Dominique Martinet has uploaded a new change for review.
https://review.gerrithub.io/299041 Change subject: NFS4.1: Fix FREE_STATEID/LOCK race ...................................................................... NFS4.1: Fix FREE_STATEID/LOCK race cthon lock test #8 does lock/unlock in a loop and ends up trying to free the stateid concurrently with getting a new lock. We would sometimes erroneously try to reuse the old stateid that was being freed. Change-Id: I05d39c43493683c5bb86f09546d00823713b517d Signed-off-by: Dominique Martinet <dominique.marti...@cea.fr> --- M src/Protocols/NFS/nfs4_op_lock.c M src/SAL/nfs4_state_id.c 2 files changed, 28 insertions(+), 9 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/41/299041/1 -- To view, visit https://review.gerrithub.io/299041 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I05d39c43493683c5bb86f09546d00823713b517d Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: Dominique Martinet <dominique.marti...@cea.fr> ------------------------------------------------------------------------------ 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