Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue where direct attached PCIe block devices causes issues under /dev/* #1475

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

Torxed
Copy link
Member

@Torxed Torxed commented Sep 20, 2022

PR Description:

On certain hardware where blockdevices will show up under /sys/class/block/ but not always under /dev/* and thus breaking the all_blockdevices() logic. This should fix that by verifying that the /dev/* path exists..

Tests and Checks

  • I have tested the code!

…ame common name, a smart mapping is done and block devices will show up under /sys/class/block/ but not always under /dev/* and thus breaking the all_blockdevices() logic. This should fix that.
@Torxed Torxed merged commit 985ff44 into master Sep 21, 2022
@Torxed Torxed deleted the fix-nvme-storage branch September 21, 2022 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant