]> git.sesse.net Git - plocate/commit
Support filesystems that do not support O_TMPFILE, even on Linux.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 19 Feb 2021 17:42:12 +0000 (18:42 +0100)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 19 Feb 2021 17:42:12 +0000 (18:42 +0100)
commit2ce489a666c51d516b1a1b40cd420397350c8f9f
treedc8c7dbf5020ec3e8b477ca3f98478f8736d5209
parente60bf4851dba67075ed70bcb88edd77b77c2d030
Support filesystems that do not support O_TMPFILE, even on Linux.

Evidently, overlayfs does not support O_TMPFILE. Reported by Daniel Lewart.
database-builder.cpp
database-builder.h