Skip to content

test(filesync): harden recreate_new_inode_rehashes against inode reuse - #24

Merged
guydols merged 1 commit into
mainfrom
dev
Sep 21, 2026
Merged

guydols merged 1 commit into
mainfrom
dev

Conversation

@guydols

@guydols guydols commented Sep 21, 2026

Copy link
Copy Markdown
Owner

GitHub ubuntu-latest recycles inode numbers on rapid unlink+create, causing a false cache hit when size+mtime match. Churn dummy files until f.txt gets a genuinely new ino so the test reliably forces a re-hash.

GitHub ubuntu-latest recycles inode numbers on rapid unlink+create,
causing a false cache hit when size+mtime match. Churn dummy files
until f.txt gets a genuinely new ino so the test reliably forces a
re-hash.
@guydols
guydols merged commit 3b03dd0 into main Sep 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant