]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs/DataScan: do not error out when failing to read a dentry
authorVenky Shankar <vshankar@redhat.com>
Wed, 20 Dec 2023 06:54:56 +0000 (01:54 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 30 Jan 2025 04:19:53 +0000 (23:19 -0500)
commitff44ab5e63b42a53f32f3056a8b63efd511014bb
treec5b401302e7cd4c1e44029e431ef01e949ec6530
parent7d59db1d9804b918512d1f0e88654fabcca1be7a
tools/cephfs/DataScan: do not error out when failing to read a dentry

Give a chance for the scan tool to proceed with other inodes/dentries.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/tools/cephfs/DataScan.cc