adding timeout and reset support to lvstore#65
Merged
Abhinandan-Purkait merged 3 commits intov25.05.x-mayastorfrom Apr 10, 2026
Merged
adding timeout and reset support to lvstore#65Abhinandan-Purkait merged 3 commits intov25.05.x-mayastorfrom
Abhinandan-Purkait merged 3 commits intov25.05.x-mayastorfrom
Conversation
ed1e543 to
f7ebcae
Compare
029da85 to
a720358
Compare
1d6f0d3 to
fcc1930
Compare
50ca5e5 to
39ec996
Compare
4790d81 to
5c01474
Compare
5a1b883 to
e5e250c
Compare
e5e250c to
60530e6
Compare
7f5abb9 to
c0c852a
Compare
bb5b1a5 to
aecb9c8
Compare
e454257 to
8238cc8
Compare
8238cc8 to
5337b98
Compare
tiagolobocastro
approved these changes
Apr 9, 2026
The blobstore device is opened and claimed by the lvstore as part of lvstore create/import flow. This changes allows user to set timeout on lvstore with cb_fn and cb_arg. User can levarage vbdev_lvs_reset to get notified when IO resumes. Signed-off-by: Abhilash Shetty <abhilash.shetty@datacore.com>
Signed-off-by: Abhilash Shetty <abhilash.shetty@datacore.com>
This allows users to do IO operation directly on blobstore. Can be used to verify if IO has resumed after getting a timeout callback on lvstore. Signed-off-by: Abhilash Shetty <abhilash.shetty@datacore.com>
5337b98 to
1ce4e02
Compare
Abhinandan-Purkait
approved these changes
Apr 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.