Skip to content

Fix fd_close isn't correctly invoked#242

Merged
ktock merged 1 commit intomainfrom
fixmount
Mar 3, 2024
Merged

Fix fd_close isn't correctly invoked#242
ktock merged 1 commit intomainfrom
fixmount

Conversation

@ktock
Copy link
Collaborator

@ktock ktock commented Mar 1, 2024

fd_close shouldn't bypass wasi-vfs otherwise its invocation reached to the wasi host with wrong fd that resulted in fd-related errors for operations on the mounted direcotry.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
@ktock ktock marked this pull request as draft March 1, 2024 22:01
@ktock ktock marked this pull request as ready for review March 3, 2024 07:14
@ktock ktock merged commit c68de21 into main Mar 3, 2024
@ktock ktock deleted the fixmount branch March 3, 2024 07:14
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