Duplicate all data in /index/image/ and support reading it from there

This commit is contained in:
Vitaliy Filippov
2026-03-20 21:00:32 +03:00
parent 3a0455877a
commit ccbde3ff91
8 changed files with 122 additions and 34 deletions
+3
View File
@@ -224,6 +224,8 @@ const etcd_tree = {
parent_id?: <inode_t>,
readonly?: boolean,
deleted?: boolean,
enc_key?: string,
meta?: any,
}
}
}, */
@@ -390,6 +392,7 @@ const etcd_tree = {
/* <name>: {
id: uint64_t,
pool_id: uint64_t,
// ...plus a copy of everything from config/inode/x/y
}, */
},
maxid: {