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 -1
View File
@@ -213,7 +213,7 @@ struct __attribute__((__packed__)) osd_reply_sec_list_t
uint64_t flags;
};
// read or write to the primary OSD (must be within individual stripe)
// read, write or delete command for the primary OSD (must be within individual stripe)
struct __attribute__((__packed__)) osd_op_rw_t
{
osd_op_header_t header;