Journal fixes
+ 73
− 23
@@ -126,8 +126,10 @@ typedef struct {
@@ -222,21 +224,29 @@ static int txn_cmpkey(txn_t *txn, knot_db_val_t *key2)
@@ -246,8 +256,10 @@ static void txn_val_u32(txn_t *txn, uint32_t *res)
@@ -425,17 +437,28 @@ static void txn_unreuse(txn_t **txn, txn_t *reused)
@@ -459,14 +482,34 @@ static int md_set_common_last_inserter_zone(txn_t *txn, knot_dname_t *zone)
@@ -538,7 +581,7 @@ static int first_digit(char * of)
@@ -958,6 +1001,8 @@ static int drop_journal(journal_t *j, txn_t *_txn)
@@ -1199,17 +1244,19 @@ static int store_changesets(journal_t *j, list_t *changesets)
@@ -1662,6 +1709,9 @@ int scrape_journal(journal_t *j)
@@ -1700,7 +1750,7 @@ void journal_metadata_info(journal_t *j, bool *is_empty, uint32_t *serial_from,