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

pybind/rados: fix set_omap() crash on py3 #29096

Merged
merged 2 commits into from Jul 22, 2019

Conversation

liewegas
Copy link
Member

@liewegas liewegas commented Jul 17, 2019

For some reason vals was ending up NULL inside rados_write_op_omap_set

Signed-off-by: Sage Weil <sage@redhat.com>
Just paranoia about the lifecycle here

Signed-off-by: Sage Weil <sage@redhat.com>
@liewegas
Copy link
Member Author

retest this please

@tchaikov
Copy link
Contributor

jenins, retest this please

@liewegas liewegas merged commit 86ef15f into ceph:master Jul 22, 2019
liewegas added a commit that referenced this pull request Jul 22, 2019
* refs/pull/29096/head:
	pybind/rados: put lens array in outer scope
	pybind/rados: fix set_omap() crash on py3

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
@sebastian-philipp
Copy link
Contributor

According to #30483 (comment) this might need a backport to Nautilus?

@liewegas
Copy link
Member Author

@smithfarm ?

@smithfarm
Copy link
Contributor

smithfarm commented Sep 27, 2019

parent tracker (i.e. the bug fixed by this PR): https://tracker.ceph.com/issues/42082
nautilus backport: #30622

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