[next-0.10] fixes to k2v rpc + comment fixes

This commit is contained in:
Alex Auvolat
2024-03-27 10:44:03 +01:00
parent 51d11b4b26
commit c0eeb0b0f3
4 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -363,7 +363,7 @@ mod v010 {
}
}
// Since ObjectVersionHeaders can now be serialized independently, for the
// Since ObjectVersionMetaInner can now be serialized independently, for the
// purpose of being encrypted, we need it to support migrations on its own
// as well.
impl garage_util::migrate::InitialFormat for ObjectVersionMetaInner {