Remove FIXME

This commit is contained in:
Vitaliy Filippov
2025-12-02 01:52:12 +03:00
parent e55ca26ff6
commit 615d4825c0
+1 -1
View File
@@ -76,7 +76,7 @@ struct __attribute__((__packed__)) heap_small_write_t
{
heap_entry_t hdr;
uint64_t location; // FIXME: change to uint32_t and shift by block size
uint64_t location;
uint32_t offset;
uint32_t len;