Skip to content

fix(fs): remove tombstones when re-creating deleted files - #37

Open
chaserhkj wants to merge 1 commit into
multikernel:mainfrom
chaserhkj:fix-tombstone
Open

fix(fs): remove tombstones when re-creating deleted files#37
chaserhkj wants to merge 1 commit into
multikernel:mainfrom
chaserhkj:fix-tombstone

Conversation

@chaserhkj

Copy link
Copy Markdown

This fixes irregularities of branchfs behavior when deleted files are recreated within the same session.

Currently, if a deleted file is recreated within branchfs, the existence of stale prior tombstone will cause all subsequent FS accesses to return ENOENT, but the file will still be posted to base if changes are committed. See added regression tests for details.

Assisted-by: pi deepseek-v4-flash-0731

…symlinks

fixes irregularities of branchfs behavior when deleted files are recreated
within the same session

Assisted-by: pi deepseek-v4-flash-0731
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