]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/MgrSession: allow ref tracing, and fix ref leak
authorSage Weil <sage@redhat.com>
Wed, 12 Apr 2017 13:58:18 +0000 (09:58 -0400)
committerSage Weil <sage@redhat.com>
Fri, 21 Apr 2017 18:15:09 +0000 (14:15 -0400)
commite12396cd7cc1dcf40237001a491945623cd29e7a
tree8b8565126600e27446f0fc79c6dab7a61b923c07
parent5c95727128fd3928a27a7f3c72e47d799550719d
mgr/MgrSession: allow ref tracing, and fix ref leak

The first RefCountedObj ctor arg is a cct, not a ref count.

Fixes: http://tracker.ceph.com/issues/19591
Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/DaemonServer.cc
src/mgr/MgrSession.h