Journal fixing
Compare changes
Files
2+ 58
− 36
@@ -40,6 +40,10 @@
@@ -189,6 +193,9 @@ static int txn_cmpkey(txn_t *txn, knot_db_val_t *key2)
@@ -200,7 +207,9 @@ static void txn_val_u32(txn_t *txn, uint32_t *res)
@@ -210,6 +219,8 @@ static void txn_val_u32(txn_t *txn, uint32_t *res)
@@ -427,7 +438,7 @@ static int md_set_common_last_inserter_zone(txn_t *txn, knot_dname_t *zone)
@@ -462,36 +473,39 @@ static int md_flushed(txn_t *txn)
@@ -501,7 +515,7 @@ static int first_digit(char * of)
@@ -578,7 +592,7 @@ typedef struct {
@@ -683,8 +697,8 @@ static int vals_to_changeset(knot_db_val_t *vals, int nvals,
@@ -734,7 +748,7 @@ static int load_one(journal_t *j, txn_t *_txn, uint32_t serial, changeset_t **ch
@@ -747,6 +761,7 @@ static int load_merged_changeset(journal_t *j, txn_t *_txn, changeset_t **mch,
@@ -831,6 +846,7 @@ static int delete_upto(journal_t *j, txn_t *txn, uint32_t dbfirst, uint32_t last
@@ -844,6 +860,7 @@ static int delete_merged_changeset(journal_t *j, txn_t *t)
@@ -897,6 +914,7 @@ static int del_tofree_itercb(iteration_ctx_t *ctx)
@@ -907,7 +925,7 @@ static int delete_tofree(journal_t *j, txn_t *_txn, size_t to_be_freed, size_t *
@@ -948,6 +966,7 @@ static int del_count_itercb(iteration_ctx_t *ctx)
@@ -958,13 +977,14 @@ static int delete_count(journal_t *j, txn_t *_txn, size_t to_be_deleted, size_t
@@ -976,7 +996,7 @@ static int delete_dirty_serial(journal_t *j, txn_t *_txn)
@@ -1005,6 +1025,7 @@ static int merge_itercb(iteration_ctx_t *ctx)
@@ -1031,7 +1052,7 @@ static int merge_unflushed_changesets(journal_t *j, txn_t *_txn, changeset_t **m
@@ -1086,7 +1107,7 @@ static int store_changesets(journal_t *j, list_t *changesets)
@@ -1097,7 +1118,7 @@ static int store_changesets(journal_t *j, list_t *changesets)
@@ -1175,9 +1196,9 @@ static int store_changesets(journal_t *j, list_t *changesets)
@@ -1188,7 +1209,7 @@ static int store_changesets(journal_t *j, list_t *changesets)
@@ -1550,6 +1571,7 @@ void journal_metadata_info(journal_t *j, bool *is_empty, uint32_t *serial_from,
@@ -1653,7 +1675,7 @@ static void _jch_print(const knot_dname_t *zname, int warn_level, const char *fo