pmem / pmemfile

Userspace implementation of file APIs using persistent memory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing open file description (OFD) locks support

marcinslusarz opened this issue · comments

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