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(rebuild): connect the io log when detaching #1620

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

tiagolobocastro
Copy link
Contributor

When we detach a device, ensure that the io logs are connected. This usually happens on the fault path, however this change ensures that this happens during the detach itself and thus hardening it against races.

When we detach a device, ensure that the io logs are connected.
This usually happens on the fault path, however this change
ensures that this happens during the detach itself and thus
hardening it against races.

Signed-off-by: Tiago Castro <[email protected]>
@tiagolobocastro
Copy link
Contributor Author

bors merge

@bors-openebs-mayastor
Copy link

Build succeeded:

@bors-openebs-mayastor bors-openebs-mayastor bot merged commit 90edaba into release/2.5 Apr 4, 2024
4 checks passed
@bors-openebs-mayastor bors-openebs-mayastor bot deleted the log-reconnect-25 branch April 4, 2024 13:14
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