Skip to content

Fix bug readdir & readdirplus reply only first items.#52

Merged
Alogani merged 2 commits intoAlogani:develfrom
jlefebvre59:devel
Feb 7, 2025
Merged

Fix bug readdir & readdirplus reply only first items.#52
Alogani merged 2 commits intoAlogani:develfrom
jlefebvre59:devel

Conversation

@jlefebvre59
Copy link
Copy Markdown
Contributor

When a client attempted to read a directory, the functions readdir and readdirplus would only yield the initial items in the directory. This incomplete response could cause issues for applications expecting to receive a full listing of files and subdirectories.

@Alogani
Copy link
Copy Markdown
Owner

Alogani commented Feb 7, 2025

Thanks for catching this problem.

Unfortunatly, it won't be available in 0.3.1, because i made some breaking changes in mount and spawn_mount.

In will be available in 0.4.0

@Alogani Alogani merged commit 2be083e into Alogani:devel Feb 7, 2025
@Alogani Alogani mentioned this pull request Feb 7, 2025
Alogani added a commit that referenced this pull request Feb 7, 2025
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.

2 participants