]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs/DataScan: skip linkages that have been removed
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 27 Jan 2025 22:03:47 +0000 (17:03 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 30 Jan 2025 04:19:53 +0000 (23:19 -0500)
commita66a68bfa5388e04afe3a8dcd58a08c3138e0b28
treea1d8d318ff06b756e11b6e0cc7541d8533f796e2
parentff44ab5e63b42a53f32f3056a8b63efd511014bb
tools/cephfs/DataScan: skip linkages that have been removed

Also: injected_inos may need to store multiple injected primary links found in
the metadata pool. This is especially true now that we may have multiple
primary links to a directory due to prior commit

    tools/cephfs/DataScan: create all ancestors during scan_inodes

Fixes: https://tracker.ceph.com/issues/63301
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/tools/cephfs/DataScan.cc