forked from kent/consciousness
- Add fsck_full(): compares current index with rebuilt, reports zombies/missing - Add repair_index(): rebuilds index from capnp log - Index rebuild now uses timestamp (not version) for "latest" detection Fixes tombstones shadowing restored nodes when version numbers reset - Add read_node_at_offset_for_key() to handle batch writes correctly When multiple nodes share an offset, filter by key to get the right one - Add find_latest_by_key() and find_last_live_version() for restore support Co-Authored-By: Proof of Concept <poc@bcachefs.org> |
||
|---|---|---|
| .. | ||
| agent | ||
| bin | ||
| cli | ||
| hippocampus | ||
| learn | ||
| mind | ||
| subconscious | ||
| thalamus | ||
| user | ||
| config.rs | ||
| lib.rs | ||
| locks.rs | ||
| main.rs | ||
| mcp_server.rs | ||
| session.rs | ||
| util.rs | ||