pmem / pmemfile

Userspace implementation of file APIs using persistent memory.
Other
34 stars 21 forks source link

Missing open file description (OFD) locks support #409

Open marcinslusarz opened 7 years ago

marcinslusarz commented 7 years ago

F_OFD_SETLK, F_OFD_SETLKW, F_OFD_GETLK commands of fcntl are not supported.