]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/cephfs/cephfs-data-scan.cc
update sources to v12.2.5
[ceph.git] / ceph / src / tools / cephfs / cephfs-data-scan.cc
index dcf83bbfd1c3929d0dc0015bc08cefc66e7d5e94..e7034539bd77f3fe7edfc4f4ca562e48d6a7ad64 100644 (file)
@@ -39,7 +39,6 @@ int main(int argc, const char **argv)
     std::cerr << "Error (" << cpp_strerror(rc) << ")" << std::endl;
   }
 
-  data_scan.shutdown();
 
   return rc;
 }