mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-07 17:18:03 +03:00
e50448e4ec
The product name is Proxmox Backup Server, not just Backup Server, that makes no sense on its own and it really cannot be expected by tools extracting any Medium Auxiliary Memory (MAM) info to render it as `${app_vendor} ${app_name}`. Drop the comment about ignoring errors, that's pretty clear with the only-log-error construct. Instead, add some comments about what the hex numbers refers too and what their respective length (limit) is. The names where taken from Table 315 "MAM Host type attributes" in the "IBM LTO SCSI Reference" for LTO 9. Slightly off-topic: The tape code really is a mess with sprinkling those hex numbers hard coded all over the place, often with some unchecked coupling in other places (like here, the list of set MAM attrs and the one that get cleared can easily get out of sync..), but that's for another time to clean-up (I need to cut a release). Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |