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(block/list): update deps to get safeMountIter fix #1639

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

tiagolobocastro
Copy link
Contributor

Dep update fixes deadlock on the new safe mount which basically looped forever trying to read mounts.
This would cause list_block_devices gRPC call to hang.

Dep update fixes deadlock on the new safe mount which basically
looped forever trying to read mounts.
This would cause list_block_devices gRPC call to hang.

Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
Supports using CARGO_VENDOR_DIR=/tmp/bob/.. in case bob doesn't exist.
Probably won't ever happen but just in case :)

Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
@tiagolobocastro
Copy link
Contributor Author

bors merge

@bors-openebs-mayastor
Copy link

Build succeeded:

@bors-openebs-mayastor bors-openebs-mayastor bot merged commit 58b7ecc into release/2.6 Apr 18, 2024
4 checks passed
@bors-openebs-mayastor bors-openebs-mayastor bot deleted the fix-mount-iter branch April 18, 2024 11:10
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