]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add the event when creating the batch head 58950/head
authorXiubo Li <xiubli@redhat.com>
Wed, 31 Jul 2024 02:14:59 +0000 (10:14 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 31 Jul 2024 03:10:08 +0000 (11:10 +0800)
commit7e08760a0e560759fa73e7b889494bdb60a03ff3
treec3d155dd219f5d1445073525a8a363aa3af1056d
parent5d8aa5245cb7e5d819651898533130e463b373fe
mds: add the event when creating the batch head

This could help us the debug the slow request or deadlock bugs and
we could know which stage the request has been in.

Fixes: https://tracker.ceph.com/issues/67280
Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/mds/Server.cc