Comment: epoch is uint64_t

nfs-proxy-old
Vitaliy Filippov 2022-04-10 12:21:37 +03:00
parent 340a4b4f27
commit c857272f44
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ const etcd_tree = {
<pg_id>: {
osd_sets: osd_num_t[][],
all_peers: osd_num_t[],
epoch: uint32_t,
epoch: uint64_t,
},
}, */
},