proxmox-backup/src
Fabian Grünbichler 87be232d1c pull/sync: clamp (local) max-depth if unset
to handle the unlikely case of `ns` being deeper than `remote-ns`,
`max-depth` being set to `None` and a too-deep sub-ns of `ns` existing.
such a sub-ns cannot have been created by a previous run of this sync
job, so avoid unexpectedly removing it.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-05-13 12:07:22 +02:00
..
acme rust fmt for pbs src 2022-04-14 14:03:46 +02:00
api2 api: split max-depth schema/types 2022-05-13 12:07:22 +02:00
backup datastore: move update_manifest into BackupDir impl 2022-05-12 09:40:43 +02:00
bin cargo fmt 2022-05-12 11:54:21 +02:00
config rust fmt for pbs src 2022-04-14 14:03:46 +02:00
server pull/sync: clamp (local) max-depth if unset 2022-05-13 12:07:22 +02:00
tape make datastore BackupGroup/Dir ctors private 2022-04-20 11:56:23 +02:00
tools drop mut on some http client usages 2022-05-05 10:50:51 +02:00
auth.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00
auth_helpers.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00
client_helpers.rs make pbs_tools::cert not depend on pbs-buildcfg 2021-09-29 14:11:26 +02:00
lib.rs move src/shared_rate_limiter.rs to src/tools/shared_rate_limiter.rs 2022-02-14 14:57:56 +01:00
rrd_cache.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00
traffic_control_cache.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00