chiark / gitweb /
shared: Use O_EXCL with O_TMPFILE in open_tmpfile
authorCristian Rodríguez <crrodriguez@opensuse.org>
Mon, 11 May 2015 18:01:37 +0000 (15:01 -0300)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 07:54:18 +0000 (08:54 +0100)
commiteba20c2f8afe24a8bab713946a248b45dd2a80f1
treef4d0bbb0ee1e36009ec25effe27e3a2757330b31
parent96dffb0ab5a11ae32a6ab28feae22b4ebb5a3d93
shared: Use O_EXCL with O_TMPFILE in open_tmpfile

In this usecase, the file will never be materialized
with linkat().
src/shared/util.c