rename-without-dir-barrier

Status: IN

Both Bitcask compaction paths (`hash-index-storage/bitcask.py:297`, `log-structured-merge-tree/bitcask.py:301`) perform `os.rename()` without a subsequent directory fsync, making the rename non-durable on ext4 and XFS

Source: entries/2026/05/28/topic-directory-fsync-semantics.md

JSON