proxmox-backup/pbs-datastore
Dominik Csapak 98c4056eaa datastore: data blob encode: simplify code
by combining the compression call from both encrypted and unencrypted
paths and deciding on the header magic at one site.

No functional changes intended, besides reusing the same buffer for
compression.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-08-07 18:58:11 +02:00
..
examples pbs-datastore: clippy fixes 2023-05-17 17:43:17 +02:00
src datastore: data blob encode: simplify code 2024-08-07 18:58:11 +02:00
Cargo.toml datastore: data blob: allow checking for zstd internal buffer-to-small error 2024-08-07 18:54:04 +02:00