[pbs-devel] [PATCH proxmox-backup 0/6] various sync fixes/improvements
Fabian Grünbichler
f.gruenbichler at proxmox.com
Tue Jul 21 15:03:31 CEST 2020
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(-)
--
2.20.1
More information about the pbs-devel
mailing list