rpm-ostree/tests/compose-tests
Colin Walters 58f8f892fb lib/postprocess: Use O_TMPFILE, not O_APPEND for tmpfiles.d writing
The comment here was wrong; we don't rely on `O_APPEND` here for package
layering since we convert on import.  I noticed this while I was doing
a grep for `O_APPEND` in the codebase as part of unified core work.

Fix this by converting to `O_TMPFILE`+`GLNX_LINK_TMPFILE_NOREPLACE`.

Prep for unified core.

Closes: #1009
Approved by: jlebon
2017-09-26 18:27:00 +00:00
..
libcomposetest.sh ci: unite testsuites and run vmcheck on centos 2017-07-18 13:58:38 +00:00
test-basic.sh lib/postprocess: Use O_TMPFILE, not O_APPEND for tmpfiles.d writing 2017-09-26 18:27:00 +00:00
test-boot-location-new.sh Rework treecompose kernel processing 2017-09-12 14:26:44 +00:00
test-install-langs.sh postprocess: Unlink our treecompose-post out of the final /bin 2017-08-31 03:06:11 +00:00
test-misc-tweaks.sh compose: Add tmp-is-dir option to make /tmp a directory 2017-05-24 17:49:36 +00:00
test-mutate-os-release.sh ci: unite testsuites and run vmcheck on centos 2017-07-18 13:58:38 +00:00