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

feat: add partition file scanning #868

Merged
merged 2 commits into from
Dec 22, 2021
Merged

feat: add partition file scanning #868

merged 2 commits into from
Dec 22, 2021

Conversation

rogercoll
Copy link
Contributor

partitionsInfo() function could also return a map of partitions being the major and minor numbers the key. To keep aligned with the code like the deviceMapperInfo() function, a slice is returned. Nonetheless, any feedback is welcomed.

@@ -166,9 +166,6 @@ macos/harvest-tests: deps
build-harvest-tests: deps
go test -c ./test/harvest -tags="harvest" -v

.PHONY: run-automated-harvest-tests
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed as .test/harvest/ansible/automated-test.sh does not exist

Copy link
Contributor

@rubenruizdegauna rubenruizdegauna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice work!

@rogercoll rogercoll merged commit a4fbcf4 into master Dec 22, 2021
@rogercoll rogercoll deleted the disk_system_root branch December 22, 2021 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants