ring_log
ring_log copied to clipboard
fallbacks in case file or entry headers are corrupt
If power cuts off in the middle of a write operation, it's conceivable that a file or entry header could be only partially written. We should add a checksum to both headers, and then figure out what ring_log should do when it encounters a corrupt file or entry header based on that checksum.