Support consistent listings in client (rm-data, merge and etc)

This commit is contained in:
Vitaliy Filippov
2025-01-02 18:07:12 +03:00
parent d5366a0767
commit ab822d3050
3 changed files with 30 additions and 4 deletions
+1
View File
@@ -182,6 +182,7 @@ struct rm_inode_t
{
fprintf(stderr, "\n");
}
// FIXME: for 100% correctness inactive_osds should be taken from OSD_OP_DELETE reply, not from the listing
if (inactive_osds.size() && !parent->json_output)
{
fprintf(stderr, "Some data may remain after delete on OSDs which are currently down: ");