-
Notifications
You must be signed in to change notification settings - Fork 111
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
chore(spdk): spdk revision changed to properly deallocate blob clusters #1460
Conversation
Now the latest changes in SPDK are used to support proper blob clusters deallocation when deleting a volume. Signed-off-by: Mikhail Tcymbaliuk <[email protected]>
bors try |
bors cancel |
cb614b5
to
f77e49d
Compare
bors try |
tryAlready running a review |
tryBuild failed: |
bors try |
tryBuild failed: |
fd9bbaa
to
8606524
Compare
bors try |
tryBuild succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
8606524
to
ac16310
Compare
bors try |
tryBuild succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
bors merge |
Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
Now the latest changes in SPDK are used to support proper blob cluster deallocation.