Frank Filz
Frank Filz
Looks like there's some consensus to return NFS4ERR_SERVERFAULT in this case instead of blindly proceeding.
Patch submitted https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/553781?usp=search
There is some question as to whether we really want to do this, patch not merged yet.
Is this still an issue?
What code version are you using? We have a few bugs that have been fixed relating to reference counting of open file descriptors so it might be worth trying the...
This situation might be improved with V5.7
I'm not sure which patch or patches might help with this, but various things have been done to better manage open file descriptors, and fix refcounting issues any of which...
OK, I think we need to have a DRC record created even if it will not be retained to allow detection of a replay while the request is still in...
I think we might want to just use DRC for LOCK requests. I will try and engineer a test to force the issue, and then try the fix.
But anything could create a timeout situation and I think we can fix it, we just need to have a DRC record so we know the lock request is in...