You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
152987: storage/disk: avoid warning on SCSI devices r=RaduBerinde a=jbowens
Avoid logging a warning when a device ID major number indicates its an SCSI device or a handful of other known, expect major device IDs. If a device ID's major number is unrecognized, we'll log a warning but otherwise will continue to operate normally.
Epic: none
Release note: none
Co-authored-by: Jackson Owens <[email protected]>
0 commit comments