proxmox-backup/src
Dominik Csapak 667ec4a3c2 tape: fix 'eject-before-unload' api type
by converting the bool into an option, otherwise having the options not
set at all will fail the unload while deserializing with
'eject-before-unload is not optional'

Also if we can automatically decide this in the future, we can now
detect if the option was explicitely set or not.

Fixes: 66402cdc ("fix #4904: tape changer: add option to eject before unload")
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2023-12-13 12:14:33 +01:00
..
acme cli: acme: add possibility to set eab via the cli 2023-12-06 12:45:40 +01:00
api2 fix #4904: tape changer: add option to eject before unload 2023-12-12 14:36:19 +01:00
backup verify/protect: improve error on disappearing snapshots 2023-02-08 15:19:32 +01:00
bin fix #4904: tape changer: add option to eject before unload 2023-12-12 14:36:19 +01:00
config enable tfa lockout 2023-06-26 19:47:16 +02:00
server sync: fix source store+namespace printing 2023-11-30 11:53:22 +01:00
tape tape: fix 'eject-before-unload' api type 2023-12-13 12:14:33 +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: Entry type and clippy fixes 2022-07-27 14:54:44 +02:00
traffic_control_cache.rs adapt to rest-server 0.3 and http 0.8 changes 2023-03-02 15:15:36 +01:00