imp
61164e9188
Use ssize_t instead of uint32_t to prevent warnings about a comparison
...
with different signs. Due to the promotion rules, this would only
happen on 32-bit platforms.
2017-02-05 01:20:39 +00:00
imp
1a316459b6
Fix off by one error that truncated the serial number for filenames.
2017-02-04 20:43:54 +00:00
imp
caf95c0491
Fix a typo in usage string for unimplemented command.
2017-02-04 20:43:45 +00:00
imp
52972faf3b
Implement 5 wdc-specific nvme control options for their HGST drives:
...
wdc cap-diag Capture diagnostic data from drive
wdc drive-log Capture drive history data from drive
wdc get-crash-dump Retrieve firmware crash dump from drive
2017-02-04 05:53:00 +00:00