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

libcephfs: fix cct refcount constructing from rados #12831

Merged
merged 1 commit into from Jan 13, 2017

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented Jan 9, 2017

This get() made sense before ceph_mount_info did its
own reference acquisition on the context object.

Follow up to:
a567fa6 libcephfs.cc: fix memory leak

Signed-off-by: John Spray john.spray@redhat.com

This get() made sense before ceph_mount_info did its
own reference acquisition on the context object.

Follow up to:
a567fa6 libcephfs.cc: fix memory leak

Signed-off-by: John Spray <john.spray@redhat.com>
@jcsp jcsp added bug-fix cephfs Ceph File System labels Jan 9, 2017
Copy link
Member

@gregsfortytwo gregsfortytwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jcsp jcsp merged commit b24e4a2 into ceph:master Jan 13, 2017
@jcsp jcsp deleted the wip-libcephfs-refcount branch January 13, 2017 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants