]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: do not release the global snaprealm until unmounting 46495/head
authorXiubo Li <xiubli@redhat.com>
Tue, 22 Feb 2022 03:46:44 +0000 (11:46 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 18 Aug 2022 00:36:05 +0000 (08:36 +0800)
commitf4e8ed9dbaac56ab67558a6ed5439c11fab5679f
tree02097ba45b6dc6c0f7de9d625f27e9de63b8e8e0
parent687c45bd409b307d831428c9ed7047f5c492cd6c
client: do not release the global snaprealm until unmounting

The global snaprealm would be created and then destroyed immediately
every time when updating it.

Fixes: https://tracker.ceph.com/issues/54362
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 51171365839373d5ee4fb6fb8fbba2a471c5bc8f)
src/client/Client.cc