Rename big_write.block to location

This commit is contained in:
Vitaliy Filippov
2019-11-12 20:58:27 +03:00
parent bb55a7fbf4
commit ae77a228c7
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ struct __attribute__((__packed__)) journal_entry_big_write
uint32_t crc32_prev;
object_id oid;
uint64_t version;
uint64_t block;
uint64_t location;
};
struct __attribute__((__packed__)) journal_entry_stable