]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: fix extra open ref decrease 36233/head
authorXiubo Li <xiubli@redhat.com>
Wed, 22 Jul 2020 01:45:23 +0000 (09:45 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 22 Jul 2020 02:02:15 +0000 (10:02 +0800)
commita7e3f54f7668dcc24905651c9151fc5e27766d49
treeb0530815b1802c45754109733a0e716ca98f2f55
parent7f8bd09e88778db988994478aa8582b55f7083a6
client: fix extra open ref decrease

There is only one place increasing the open ref, but possibly decreased
twice.

Fixes: https://tracker.ceph.com/issues/46664
Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/client/Client.cc