You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The feature could be enabled in cgofuse, but it would not do much good. Currently neither WinFsp in Windows nor OSXFUSE on macOS provide any forwarding of locking related file operations. Locking is handled in-kernel automatically.
What file system scenario are you trying to support with having locking exposed to user mode?
Is it possible to re-enable File System Locking in the fsop.go module?
The text was updated successfully, but these errors were encountered: