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
Unknown Object (File)
Tue, May 13, 12:02 AM
Unknown Object (File)
Wed, Apr 30, 5:44 AM
Unknown Object (File)
Sun, Apr 27, 6:25 PM
Unknown Object (File)
Sun, Apr 27, 4:01 AM
Unknown Object (File)
Mar 19 2025, 5:16 PM
Unknown Object (File)
Mar 11 2025, 4:23 PM
Unknown Object (File)
Mar 5 2025, 11:41 AM
Unknown Object (File)
Feb 28 2025, 3:32 AM

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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.