proxmox-backup/src/tools
Dominik Csapak ec2926c2e4 disk: smartctl: ignore bit 2 of exitcode
under some conditions, the smartctl exitcode sets bit 2, even if the
smartctl call succeeded, but has e.g. some warnings derived from the
attributes

we do the same in pve, but it is only the first step in fixing #4353, since
we probably should parse the smartcl output better to include
such warnings

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-11-24 14:47:19 +01:00
..
disks disk: smartctl: ignore bit 2 of exitcode 2022-11-24 14:47:19 +01:00
systemd more low hanging clippy fruits 2022-07-28 10:17:14 +02:00
apt.rs more clippy fixes and annotations 2022-07-26 14:05:25 +02:00
config.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00
fs.rs wrap fs_info calls in spawn_blocking 2022-07-11 10:41:16 +02:00
mod.rs update to proxmox-http 0.7 2022-09-07 14:17:00 +02:00
parallel_handler.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00
shared_rate_limiter.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00
statistics.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00
ticket.rs move more helpers to pbs-tools 2021-07-19 10:07:12 +02:00