]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: add reference when setting Connection::priv to existing session
authorYan, Zheng <zyan@redhat.com>
Mon, 4 Jun 2018 05:40:00 +0000 (13:40 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 4 Jun 2018 05:41:30 +0000 (13:41 +0800)
commit4478e353e35d1a6b217e075bbc1c551c1c009e29
tree746714098211a77aff9f62f4df063dcf421a4ccc
parent40d6a3f8698c235a81ef00034b90c6c88f14cdf5
mds: add reference when setting Connection::priv to existing session

the bug was introduced by commit 72883956c26 "use intrusive_ptr for
holding Connection::priv"

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/MDSDaemon.cc