]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: just delete MDSIOContextBase during shutdown
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 25 Feb 2020 18:36:11 +0000 (10:36 -0800)
committerVicente Cheng <freeze.bilsted@gmail.com>
Thu, 16 Apr 2020 06:07:21 +0000 (06:07 +0000)
commit5a4c5985008e6f72bd067e39538ec8600310ff96
tree6d3f40b96f4eba0dbe698877a2be3c4eefe850e2
parent983a5010575611ce1ebfa4ba52d303d6894e8dac
mds: just delete MDSIOContextBase during shutdown

We don't want the finisher called during shutdown.

Fixes: https://tracker.ceph.com/issues/44295
Fixes: 73436961512bd87981244fa48212085faf7028c4
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 79f5052a1ddb61043de4e1cbec19ede2a6b4f53b)
src/mds/MDSContext.cc