Skip to content

vfs: reset state after failed mount - #63

Draft
trivikr wants to merge 1 commit into
mainfrom
vfs-failed-mount
Draft

vfs: reset state after failed mount#63
trivikr wants to merge 1 commit into
mainfrom
vfs-failed-mount

Conversation

@trivikr

@trivikr trivikr commented Jul 7, 2026

Copy link
Copy Markdown
Owner

A failed mount registration should leave the VirtualFileSystem instance
unmounted so it does not report stale mount state or handle paths under
the rejected mount point.

Signed-off-by: Kamat, Trivikram <16024985+trivikr@users.noreply.github.com>
Assisted-by: openai:gpt-5.5
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.

vfs: failed mount leaves VirtualFileSystem in stale mounted state

1 participant