Opened 9 years ago
Closed 9 years ago
#749 closed patch (wontfix)
[PATCH] ataprint.cpp Print missing the Valid Value bit in ACS-3 Device Statistics Flags
| Reported by: | JonghwanChoi | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | smartctl | Version: | 6.5 |
| Keywords: | Cc: |
Description
Dear developers.
Print missing valid value bit in ACS-3 Device Statistics Flags.
This bit indicates that the device statistic's value is valid for this device statistic.
Thank you.
Attachments (1)
Change History (2)
by , 9 years ago
| Attachment: | 0001-PATCH-ataprint.cpp-Print-missing-tje-Valid-Value-bit.patch added |
|---|
comment:1 by , 9 years ago
| Component: | all → smartctl |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Values with unset Valid flag are already printed as
"-". Printing the Valid flag in theFlagscolumn would not provide any additional info.