proxmox-backup/src/api2/tape
Thomas Lamprecht d1d74c4367 typo fixes all over the place
found and semi-manually replaced by using:
 codespell -L mut -L crate -i 3 -w

Mostly in comments, but also email notification and two occurrences
of misspelled  'reserved' struct member, which where not used and
cargo build did not complain about the change, soo ...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-03-10 16:39:57 +01:00
..
backup.rs tape: improve backup task log (show percentage) 2021-03-10 10:59:13 +01:00
changer.rs tape: finish api permission checks 2021-03-05 11:49:07 +01:00
drive.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
media.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
mod.rs tape: move scan_drives API code to correct file 2021-01-30 08:03:17 +01:00
restore.rs api2/tape: add notify_user to backup(-jobs) and restore api calls 2021-03-05 17:20:37 +01:00