proxmox-backup/src
Wolfgang Bumiller 1565ff951e tape: silence some warnings
Nightly rustc now warns about unused private fields in the case of a
non-pub newtype struct, so use an underscore-prefixed dummy field name
to get rid of the warning.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-02-01 13:56:28 +01:00
..
acme cli: acme: add possibility to set eab via the cli 2023-12-06 12:45:40 +01:00
api2 acme PluginConfig: add missing serde attributes 2024-01-24 13:16:31 +01:00
backup verify/protect: improve error on disappearing snapshots 2023-02-08 15:19:32 +01:00
bin tape: use SgTape in sg-tape-cmd 2024-01-22 13:11:17 +01:00
config cleanup more unnecesary allocations 2024-01-19 10:51:17 +01:00
server report: change output contract of functions 2024-01-18 15:36:32 +01:00
tape tape: silence some warnings 2024-02-01 13:56:28 +01:00
tools tools/disks: skip lsblk for partition check 2023-12-01 09:52:08 +01:00
auth_helpers.rs use new auth api crate 2023-03-02 17:01:35 +01:00
auth.rs tree-wide: fix various typos 2023-11-29 18:32:07 +01:00
client_helpers.rs provide separate helpers for pub/priv auth keyring access 2023-03-29 14:37:45 +02:00
lib.rs use new auth api crate 2023-03-02 17:01:35 +01:00
rrd_cache.rs rrd_cache: use proxmox-rrd from proxmox workspace 2024-02-01 13:56:03 +01:00
traffic_control_cache.rs adapt to rest-server 0.3 and http 0.8 changes 2023-03-02 15:15:36 +01:00