Skip to content

Conversation

viocle-kvanek
Copy link

Windows partitions will not populate correctly because the disk index on drive and partition are being compared using the pointer address, not the value.

@jaypipes
Copy link
Owner

Hi @viocle-kvanek! Thank you for the contribution! Would you mind signing your commit (git commit -s --amend) and re-pushing? The Developer Certificate of Origin (DCO) requires commits be signed.

Signed-off-by: Kyle <kyle@viocle.com>
Signed-off-by: Kyle <kyle@viocle.com>
@ffromani
Copy link
Collaborator

the change itself looks good. Let's maybe check (possibly in another PR) that this flow is covered by tests

@ffromani
Copy link
Collaborator

ffromani commented May 2, 2022

Hi @viocle-kvanek ! to make the DCO check pass, could you please sign both of your commits 8e44bc2 and
93cf72d ?
The two commits can probably squashed together. If you resubmit, please considering rebase instead of merging

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.

3 participants