>From Jeff Layton <jlay...@redhat.com>:

Jeff Layton has uploaded this change for review. ( 
https://review.gerrithub.io/400650


Change subject: NFS4: allow reads and writes against delegations that have been 
recalled but not yet returned
......................................................................

NFS4: allow reads and writes against delegations that have been recalled but 
not yet returned

We need to allow a client to flush its writes after a recall, and it's
possible we could get reads racing in here too.

Since revoked delegations are deleted immediately, we can just remove
this check in the read and write codepaths.

Change-Id: Id58c900b3b217d8a4b775db2db48968a50b6739c
Signed-off-by: Jeff Layton <jlay...@redhat.com>
---
M src/Protocols/NFS/nfs4_op_read.c
M src/Protocols/NFS/nfs4_op_write.c
2 files changed, 2 insertions(+), 4 deletions(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id58c900b3b217d8a4b775db2db48968a50b6739c
Gerrit-Change-Number: 400650
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlay...@redhat.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