jkominek / fdbfs

A not-yet-ready-for-use FoundationDB-backed FUSE filesystem. Seriously, don't use it.
ISC License
12 stars 1 forks source link

Implement filesystem lock operations #7

Open jkominek opened 4 years ago

jkominek commented 4 years ago

Add support for the various FUSE locking operations. Double check them against the Dokan and samba lock operations to make sure whatever KV layout we use should support the locking requirements of our major targets.