libstorage / libstoragemgmt

A library for storage management
https://libstorage.github.io/libstoragemgmt-doc/
GNU Lesser General Public License v2.1
82 stars 32 forks source link

lsm_local_disk_rpm_get: Return not supported, not library error #490

Closed tasleson closed 2 years ago

tasleson commented 2 years ago

Some devices will incorrectly return good status when we request vpd page 0xb1. However, the returned data is incorrect. Instead of reporting this as a library issue, we will report it as not supported.

Signed-off-by: Tony Asleson tasleson@redhat.com