-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
filestore: verify option to remove bad blocks #7474
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Could you write a sharness test? (test/sharness)
@ivan386 can you check the linter issue here? |
@jacobheun I don't have access to it without login. |
@ivan386 you can run the linter locally by using The linter errors were regarding unchecked errors from use of |
@gammazero updated PR:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just minor nits
Co-authored-by: Hector Sanjuan <code@hector.link>
Co-authored-by: Hector Sanjuan <code@hector.link>
Verify objects in filestore and remove bad links
License: MIT
Signed-off-by: Ivan ivan386@users.noreply.github.com