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 erase to return when erase success #539

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Conversation

bongbui321
Copy link
Contributor

@bkerler. I'm not sure whether previous implementation is correct or not since it implies that there are multiple luns that have a specific partitionname. This PR returns immediately when we found our desired partition, and fails when we don't find our partition parsing through all the luns. Since I only tested on my SDM845, I'm not sure if other devices are different. If the previous implementation is correct, feel free to close this PR

@bkerler bkerler merged commit f3e9776 into bkerler:master Apr 26, 2024
1 check passed
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.

2 participants