[pve-devel] applied: [PATCH v2 common 06/13] PBSClient: add file_restore_extract function
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Apr 23 14:17:39 CEST 2021
On 22.04.21 17:34, Stefan Reiter wrote:
> *_prepare creates a fifo for streaming data back to clients directly,
> filefile_restore_extract blocks and should be called from a background
> worker - while it is running outcoming data can be read from the FIFO.
>
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
>
> v2:
> * don't use "startcmd", just pass "opts" directly
> * better error handling
>
> src/PVE/PBSClient.pm | 56 +++++++++++++++++++++++++++++++++++++++++++-
> 1 file changed, 55 insertions(+), 1 deletion(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list