2 FIXME for the future

This commit is contained in:
Vitaliy Filippov
2020-04-06 00:55:47 +03:00
parent aa849ea07b
commit 0880a77c1a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -142,6 +142,7 @@ struct __attribute__((__packed__)) osd_reply_secondary_list_t
};
// read or write to the primary OSD (must be within individual stripe)
// FIXME: allow to return used block bitmap (required for snaphots)
struct __attribute__((__packed__)) osd_op_rw_t
{
osd_op_header_t header;