]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: func name fixup, plus, and additional log message 54958/head
authorVenky Shankar <vshankar@redhat.com>
Tue, 19 Dec 2023 05:19:39 +0000 (00:19 -0500)
committerVenky Shankar <vshankar@redhat.com>
Tue, 19 Dec 2023 05:21:46 +0000 (00:21 -0500)
commit31fb87e32649adf2d51f37ff562248ed0e6f5a3e
treeb942b43415daa41d29212a47b1dd8f97483542f7
parenta9c4b2df2993d52bc51397887cadc6f42c3392f5
mds: func name fixup, plus, and additional log message

... when tid isn't found in pending_notifies.

Found this by code reading when trying to RCA

        https://tracker.ceph.com/issues/54741

Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/mds/MDSTableServer.cc