]> git.ipfire.org Git - pakfire.git/commit
xfer: Implement another version for tmpfiles
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 1 Nov 2023 20:09:22 +0000 (20:09 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 1 Nov 2023 20:09:22 +0000 (20:09 +0000)
commit8afe94b5dd93ad00f67c425466f94ac01dfa3aee
treea1442b8a758d1b5c464ac1c664f57b6b93387eb7
parentdbc07a7ee3da68b87800526d271ab69cc7ebc687
xfer: Implement another version for tmpfiles

O_TMPFILE requires filesystem support which is sadly not available for
NFS.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/xfer.c