qubes-linux-utils/qrexec-lib
Marek Marczykowski-Górecki 90ae47ec6d
qrexec-lib/unpack: option to wait for free disk space
Add an option to wait for disk space before extracting a file from qfile
archive. This will allow extracting backup archive using much smaller
temporary space (only enough to hold few chunks, not the whole archive).

Technically, libqubes-rpc-filecopy library got a set_wait_for_space()
function, accepting a margin (in bytes) to be kept free.

QubesOS/qubes-issues#4791
2019-10-15 18:16:27 +02:00
..
copy-file.c Fix include header syntax 2017-06-09 04:45:38 +05:30
crc32.c Qrexec common code, qubes.Filecopy common code, udev scripts 2013-03-20 06:27:32 +01:00
crc32.h Qrexec common code, qubes.Filecopy common code, udev scripts 2013-03-20 06:27:32 +01:00
ioall.c qrexec-lib: convert tabs to spaces 2016-06-02 02:32:46 +02:00
ioall.h linux-utils: misc const/prototype fixups 2014-01-06 14:40:57 +01:00
libqubes-rpc-filecopy.h qrexec-lib/unpack: option to wait for free disk space 2019-10-15 18:16:27 +02:00
Makefile Remove qrexec related files 2019-06-06 23:16:21 +02:00
pack.c Fix gcc Werror because of a typo in a switch/case explicit fallthrough comment 2017-09-13 01:06:04 +02:00
unpack.c qrexec-lib/unpack: option to wait for free disk space 2019-10-15 18:16:27 +02:00