chore: bump spdk pin to linkpool.31 (bdev list-scaffolding cleanup) - #11
Merged
Conversation
bdev_nvme: skip a REMOVING/ref==0 nbdev in nvme_bdev_ctrlr_get_bdev so a reconnect can't resurrect a half-freed bdev (bdev_name use-after-free crash), plus single-shot guard on the reset-failure deferral. For IM .87. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pins SPDK 92102172f8: pin the next bdev with a descriptor before dropping g_bdev_mgr.spinlock in spdk_for_each_bdev/_leaf, so a concurrent nvme-bdev teardown can't free the not-yet-visited bdev under bdev_get_bdevs -> SIGABRT in spdk_spin_lock. The 4th distinct reconnect-storm crash class. For IM .88. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pin SPDK to v26.01.0+linkpool.26-bdev-unregister-reset-qos-fix for the bdev unregister/reset/QoS teardown fix.
… disconnect-wait bound) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ession test) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Bumps the spdk pin to
v26.01.0+linkpool.31-bdev-list-scaffolding-cleanup(commitab92a28), consumed by instance-manager buildv1.11.1-linkpool.96via the matching dep-versions tagv1.11.1-linkpool.96..31=.30(raid teardown UAF fix + connect-poller re-entrancy guard + bounded disconnect wait) plus the bdev list-scaffolding cleanup and regression tests. See linkpoolio/spdk#2.Brings
v1.11.x-linkpoolcurrent (it was pinned at.23;.24–.31shipped via tags).🤖 Generated with Claude Code