Fix resizer

This commit is contained in:
Vitaliy Filippov
2022-07-15 01:38:30 +03:00
parent b10656ca09
commit cf487c95aa
2 changed files with 65 additions and 25 deletions
+1
View File
@@ -10,6 +10,7 @@
#define JOURNAL_MAGIC 0x4A33
#define JOURNAL_VERSION 1
#define JOURNAL_BUFFER_SIZE 4*1024*1024
#define JOURNAL_ENTRY_HEADER_SIZE 16
// We reserve some extra space for future stabilize requests during writes
// FIXME: This value should be dynamic i.e. Blockstore ideally shouldn't allow