[pbs-devel] [PATCH proxmox-backup 1/5] api2/tape: add export_slots to DriveListEntry

Dietmar Maurer dietmar at proxmox.com
Sat Jan 30 09:39:07 CET 2021


Ok, I have done some cleanup, now using serde flatten to derive
types, see:

commit b5b99a52cd317fa3025f29a3f3345ea40b328fba


> On 01/29/2021 4:37 PM Dietmar Maurer <dietmar at proxmox.com> wrote:
> 
>  
> Stupid question, but why does list_drives and list_changers
> return DriveListEntry?
> 
> Those function should simple return the configuration?
> 
> Vec<ScsiTapeChanger> and  Vec<LinuxTapeDrive> 
> 
> What do I miss?





More information about the pbs-devel mailing list