pmem / pmemfile

Userspace implementation of file APIs using persistent memory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

posix: creating a file should update ctime of its parent directory

mslusarz opened this issue · comments

It's not in stat manpage, but it's in open manpage.

Found by pjdfstest.

Fix merged.