[WIP] Use the rename shuffle as a fallback if renaming output returns AccessDenied.
Nevermind about my contributions to this work. I played around yesterday. This is called as part of creating a file atomically, and my code drops that guarantee by dropping the NOREPLACE. My...
[WIP] Use the rename shuffle as a fallback if renaming output returns AccessDenied.
Quick test worked: this as the only patch to master and it builds Linux on NFS. I will dig into more of your review as well as dig deeper into the code. Thank you so much!
[WIP] Use the rename shuffle as a fallback if renaming output returns AccessDenied.
I'll give it a try. The above hack was to make use of previous code flow if my fix didn't work.
Calling createFileAtomic throws unexpected errno: 95
Hi, I hit something similar last month. I use NFS for my repo work areas.