Page MenuHomeFreeBSD

hyperv/stor: Fix the issue of uncorrect disk filtering
ClosedPublic

Authored by honzhan_microsoft.com on Jun 24 2016, 6:54 AM.
Tags
None
Referenced Files
F81970492: D6955.diff
Sat, Dec 14, 5:47 PM
Unknown Object (File)
Sun, Nov 17, 4:30 AM
Unknown Object (File)
Sun, Nov 17, 2:22 AM
Unknown Object (File)
Mar 23 2024, 1:27 AM
Unknown Object (File)
Mar 3 2024, 2:42 PM
Unknown Object (File)
Feb 16 2024, 7:06 AM
Unknown Object (File)
Feb 16 2024, 6:01 AM
Unknown Object (File)
Jan 29 2024, 10:32 PM

Details

Summary

This fixes the smartctl issue and hot plugin disk issue.

The INQUIRY response sometimes are quite short (less than 36),
then it cannot be used to verify. So, only the response is greater
or equal to 36, the validation can be applied.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209443
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210425

Submitted by: Hongjiang Zhang <honzhan microsoft com>

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

honzhan_microsoft.com retitled this revision from to hyperv/stor: Fix the issue of uncorrect disk filtering.
honzhan_microsoft.com updated this object.
This revision is now accepted and ready to land.Jun 27 2016, 7:17 AM
sepherosa_gmail.com edited reviewers, added: mav; removed: mva.
sepherosa_gmail.com edited edge metadata.
This revision was automatically updated to reflect the committed changes.