]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: remove extra heap release
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 30 Mar 2021 03:07:25 +0000 (20:07 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 6 Apr 2021 14:10:55 +0000 (07:10 -0700)
commit5a9d6c080d77c7e3644b02cab4f8c91900f4fe8f
tree85f2020dec558f617485f4e5934195b71feb93b2
parent90a79647fb19ba99379cc3723fe0075ac56fc5c9
mds: remove extra heap release

We now regularly do this unconditionally in the MDS, see the upkeep
thread.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/MDCache.cc
src/mds/MDCache.h