]> git.apps.os.sepia.ceph.com Git - ceph.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)
committerVenky Shankar <vshankar@redhat.com>
Tue, 22 Oct 2019 10:15:46 +0000 (06:15 -0400)
commitab1eecb2302a9671a73e67c8e5ec27a33049da4b
tree729d2be54336100d00cbe532261229c68b8b2c1b
parent6d1a7763636ffd946b0b20cb70151ba755a6152c
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>
(cherry picked from commit 4478e353e35d1a6b217e075bbc1c551c1c009e29)
src/mds/MDSDaemon.cc