]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/cephfs/cephfs-table-tool.cc
update sources to v12.2.5
[ceph.git] / ceph / src / tools / cephfs / cephfs-table-tool.cc
index ef09df4947358f968da5bf5fb1f6cc2c919fd20b..124ff23468c52b4bd96b90a12e1426cbefee9bcd 100644 (file)
@@ -39,8 +39,6 @@ int main(int argc, const char **argv)
     std::cerr << "Error (" << cpp_strerror(rc) << ")" << std::endl;
   }
 
-  tt.shutdown();
-
   return rc;
 }