proxmox-backup/src/api2
Dominik Csapak 5890143920 api: types: CHANGER_DRIVENUM_SCHEMA: increase maximum drives per changer
to 255. 8 drives per changer was a rather arbitrary limitation and could
well be reached in practice with big libraries.

Altough 255 is still a arbirtrary limitation, this is much less likely
to be reached in practice.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-07-21 16:59:02 +02:00
..
access use new atomic_open_or_create_file 2021-07-20 18:54:23 +02:00
admin move channel/stream helpers to pbs-tools 2021-07-20 11:27:40 +02:00
backup move required_X_param to pbs_tools::json 2021-07-20 11:09:52 +02:00
config use new atomic_open_or_create_file 2021-07-20 18:54:23 +02:00
node use new atomic_open_or_create_file 2021-07-20 18:54:23 +02:00
reader move required_X_param to pbs_tools::json 2021-07-20 11:09:52 +02:00
tape api2: tape: restore: add warning for list restore 2021-07-13 12:02:01 +02:00
types api: types: CHANGER_DRIVENUM_SCHEMA: increase maximum drives per changer 2021-07-21 16:59:02 +02:00
helpers.rs file-restore: Add 'v' (Virtual) ArchiveEntry type 2021-04-21 17:19:40 +02:00
mod.rs tree-wide: switch to using mod.rs 2021-07-06 12:04:52 +02:00
ping.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
pull.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
status.rs api: status: graceful-degrade when a datastore lookup fails 2021-05-21 13:20:55 +02:00
version.rs move build.rs and friends to pbs-buildcfg 2021-07-19 14:59:18 +02:00