]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: fix extra open ref decrease 36966/head
authorXiubo Li <xiubli@redhat.com>
Wed, 22 Jul 2020 01:45:23 +0000 (09:45 +0800)
committerVicente Cheng <freeze.bilsted@gmail.com>
Thu, 3 Sep 2020 07:38:04 +0000 (07:38 +0000)
commit18fb3f0ab6d2f991481ca6a08837625b369a588b
tree294169f856024303de24f6dd3c5ad7064ecd5957
parentfee7b7e4d8927d79c886fba1b53276175c503b4b
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>
(cherry picked from commit a7e3f54f7668dcc24905651c9151fc5e27766d49)
src/client/Client.cc