Allow to specify multiple etcd addresses
This commit is contained in:
@@ -146,7 +146,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)
|
||||
// FIXME: allow to return used block bitmap (required for snapshots)
|
||||
struct __attribute__((__packed__)) osd_op_rw_t
|
||||
{
|
||||
osd_op_header_t header;
|
||||
|
||||
Reference in New Issue
Block a user