Comment: epoch is uint64_t
This commit is contained in:
+1
-1
@@ -272,7 +272,7 @@ const etcd_tree = {
|
|||||||
<pg_id>: {
|
<pg_id>: {
|
||||||
osd_sets: osd_num_t[][],
|
osd_sets: osd_num_t[][],
|
||||||
all_peers: osd_num_t[],
|
all_peers: osd_num_t[],
|
||||||
epoch: uint32_t,
|
epoch: uint64_t,
|
||||||
},
|
},
|
||||||
}, */
|
}, */
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user