nodefs: remove locking from loopbackFile
The fd is set on creation, and never written. We rely on the kernel and on fileEntry.wg to synchronize such that RELEASE always happens after read/write has completed.
Showing
Please register or sign in to comment