]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: dump next_snap when checking dentry corruption
authorMilind Changire <mchangir@redhat.com>
Thu, 29 Aug 2024 07:20:49 +0000 (12:50 +0530)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 24 Feb 2025 13:51:02 +0000 (08:51 -0500)
commit80551c23e8e5ee362ace5a990e80575392949d41
tree8386b7f61c9eb49540ff6c8a910186069df0f086
parent0f835fa15588abb583682bd7fcf28f77db5b689f
mds: dump next_snap when checking dentry corruption

next_snap is missing from the logs to make sense of the corruption

Fixes: https://tracker.ceph.com/issues/67770
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 876bdcf2def0db9c197f200cdfc05e2255f24bf4)
src/mds/CDentry.cc