You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* initialise smart_healthy to -1, since an int defaults to 0 if empty,
which broke some logic further down; as a result we no longer emit
healthy=0 for devices with no SMART support.
* add a return to parse_smartctl_info to indicate if the device supports
smart. if it doesn't, don't bother pulling stats for it
0 commit comments