Wip xio#1
Open
mattbenjamin wants to merge 6008 commits into
Open
Conversation
6a5515a to
bfccfa5
Compare
Author
|
This branch has a known bug (being fixed), but it attempts rebasing per feedback. |
7365705 to
487789d
Compare
I broke this by taking the state from the old mdsmap instead of the new one. Signed-off-by: John Spray <john.spray@redhat.com>
Still got xlist not empty asserts on deletion of MDSRank, so reinstate the condition that we only delete on is_stopped(). Additionally, allow deletion in the case that we never had a rank to begin with. Signed-off-by: John Spray <john.spray@redhat.com>
AsyncConnection: Exit process loop if entering fault
Signed-off-by: Kefu Chai <kchai@redhat.com>
@vuhuong sorry for the latency, could you please rebase & repush , to poke the built bot again? once the build completes, will get it merged. thanks,
Signed-off-by: x11507 <xu.donghai@h3c.com>
Wip compressor Reviewed-by: Sage Weil <sage@redhat.com>
Fix incomplete move of late header computation from XioPortal send, to _send_message_impl. Fix an initialization ordering warning, various signedness and one narrowing mismatch. Fix spacing around Accelio mempool parameters initialization. Signed-off-by: Matt Benjamin <mbenjamin@redhat.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.
This is a pre-pull request, designed to give folks a chance to review the current XioMessenger integration for Hammer.