[pbs-devel] partially-applied: [PATCH proxmox-backup 0/6] various sync fixes/improvements
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jul 22 09:32:03 CEST 2020
On 21.07.20 15:03, Fabian Grünbichler wrote:
> Fabian Grünbichler (6):
> .gitignore: add build directory
> fix #2860: skip in-progress snapshots when syncing
> api: translate ENOTFOUND to 404 for downloads
> fix #2865: detect and skip vanished snapshots
> fix #2871: close FDs when scanning backup group
> sync: improve log output
>
> .gitignore | 1 +
> src/api2/helpers.rs | 7 ++++-
> src/backup/backup_info.rs | 6 ++++-
> src/client/http_client.rs | 5 ++--
> src/client/pull.rs | 57 ++++++++++++++++++++++++++++++---------
> 5 files changed, 60 insertions(+), 16 deletions(-)
>
applied all but the 6/6 RFC, thanks!
More information about the pbs-devel
mailing list