Animesh Javali has uploaded this change for review.
Fix: IBMCEPH-14009
With NFSv4.2, when the server grants
"OPEN_DELEGATE_WRITE_ATTRS_DELEG", workloads that trigger
"ALLOCATE" via nfs4_op_allocate hit stateid validation
failures in the server.
On the client side, this leads to repeated attempts to
"TEST_STATEID" via nfs4_op_test_stateid operations,
causing the I/O to stall.
Added code to include OPEN_DELEGATE_WRITE_ATTRS_DELEG
along with regular write delegation.
Change-Id: Ibde44b8e99fc4b9557d21470452c0a05ef333097
Signed-off-by: Animesh Javali <Animesh.Javali@ibm.com>
---
M src/Protocols/NFS/nfs4_op_allocate.c
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/02/1235802/1
To view, visit change 1235802. To unsubscribe, or for help writing mail filters, visit settings.