]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs/DataScan: cleanup debug prints
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 29 Jan 2025 19:49:25 +0000 (14:49 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 30 Jan 2025 04:19:53 +0000 (23:19 -0500)
commit593a8c50b46bdb55ed8fa3cfbbc1182af420f4e0
treef6626b80340b591fa30d2861e13b7c8cb90d35f9
parent38d4aef7e58c32427e58d74ef9bdecde2e25ddec
tools/cephfs/DataScan: cleanup debug prints

So it doesn't look like:

    2025-01-29T18:47:36.592 INFO:teuthology.orchestra.run.smithi043.stderr:2025-01-29T18:47:36.583+0000 7fc310d1e840 20 datascan.find_or_create_dirfrag: Dirfrag already exists: 0x0x10000000000 *

or

    2025-01-29T18:47:36.589 INFO:teuthology.orchestra.run.smithi043.stderr:2025-01-29T18:47:36.578+0000 7fc310d1e840 10 datascan.find_or_create_dirfrag: Created dirfrag: 0x0x1

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