Skip to content
Snippets Groups Projects
Commit 8f2102a7 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Leave the user/*.ftp lock file open for better protection

This appears to be the only way to 100% provide mutual exclusivity between
Windows and Linux client sharing a Samba file system.

Also, make fmutex_close() take a pointer to the file descriptor so that we can
better manage the resource (i.e. don't close a descriptor that's already been
closed and possibly valid in another thread).
parent f87b056d
Branches
Tags
No related merge requests found
Pipeline #7164 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment