Re: [Devel] [PATCH rh7 0/6] ploop: push_backup: implement expiration timeout

2016-06-15 Thread Konstantin Khorenko
Dima, please review the patchset. -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 06/15/2016 03:50 AM, Maxim Patlasov wrote: If a ploop request waits for userspace backup tool attention for more then plo->tune.push_backup_timeout (42 secs by default), the whole

[Devel] [PATCH rh7 0/6] ploop: push_backup: implement expiration timeout

2016-06-14 Thread Maxim Patlasov
If a ploop request waits for userspace backup tool attention for more then plo->tune.push_backup_timeout (42 secs by default), the whole push_backup operation is aborted, initial CBT mask is merged back to CBT. https://jira.sw.ru/browse/PSBM-48082 --- Maxim Patlasov (6): ploop: