Removed erroneous new red edges on deletion

This commit is contained in:
Christopher Haster
2023-01-03 22:50:55 -06:00
parent 1a5efcfa89
commit 9a1ce1be47
+2 -2
View File
@@ -2259,7 +2259,7 @@ static int lfs_rbyd_delete(lfs_t *lfs, lfs_rbyd_t *rbyd_,
return err;
}
lfs_rbyd_p_red(p_alts, p_jumps);
// lfs_rbyd_p_red(p_alts, p_jumps); these should not be here
}
if (upper_tag_ != tag // TODO need this check?
@@ -2279,7 +2279,7 @@ static int lfs_rbyd_delete(lfs_t *lfs, lfs_rbyd_t *rbyd_,
return err;
}
lfs_rbyd_p_red(p_alts, p_jumps);
// lfs_rbyd_p_red(p_alts, p_jumps); these should not be here
}
// flush any pending alts