]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs: include lost+found in scan_links 50782/head
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 27 Mar 2023 18:47:29 +0000 (14:47 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 30 Mar 2023 03:04:23 +0000 (23:04 -0400)
commit53894dbd838a736e118671dace863cd0619cb3b4
tree05fc75a8960ea835cd17325912dbf40eb79aca63
parentc99f0a5fec7ed25b6f57e6a5c8da82aa096f89c5
tools/cephfs: include lost+found in scan_links

Otherwise, any injected dentries have incorrect first snapids.

Fixes: https://tracker.ceph.com/issues/59183
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit d8b6d451847cda2b3b06ed630a14306cd20bf9b8)
src/tools/cephfs/DataScan.cc