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

gds/ds21: update the pointer of seg_hdr when segment re-attached #1156

Merged
merged 1 commit into from Mar 21, 2019

Conversation

karasevb
Copy link
Contributor

When re-attaching the lock-segment, the seg_hdr pointer was not
updated, which caused to reference on incorrect data and damage.

Signed-off-by: Boris Karasev karasev.b@gmail.com

When re-attaching the lock-segment, the `seg_hdr` pointer was not
updated, which caused to reference on incorrect data and damage.

Signed-off-by: Boris Karasev <karasev.b@gmail.com>
@karasevb karasevb added the bug label Mar 21, 2019
@karasevb karasevb requested review from rhc54 and artpol84 March 21, 2019 08:34
@karasevb
Copy link
Contributor Author

Refs #1114

@artpol84 artpol84 merged commit ef2575f into openpmix:master Mar 21, 2019
@artpol84
Copy link
Contributor

@karasevb please PR into all related release branches: v2.2, v3.0, v3.1.

@artpol84
Copy link
Contributor

Per Telecon (Mar 21)
We agreed to go ahead and merge this one as it is an obvious fix.

@jjhursey
Copy link
Member

Since a user is hitting this, we can roll an rc once it's merged into the release branches.

@karasevb
Copy link
Contributor Author

@karasevb please PR into all related release branches: v2.2, v3.0, v3.1.

Done, required only for v3.1, v2.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants