Line 14:
Line 14:
* mnt_entry::fstype (in mnt.proto) should have enum fstype type
* mnt_entry::fstype (in mnt.proto) should have enum fstype type
* all IDs in image should be in uint64 format (not uint32, like in reg_file_entry), this allows us to use unified ID generator over all images
* all IDs in image should be in uint64 format (not uint32, like in reg_file_entry), this allows us to use unified ID generator over all images
+
+
[[Category:Development]]