Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0c9bd636 authored by Richard Weinberger's avatar Richard Weinberger
Browse files

um: hostfs: Reduce number of syscalls in readdir



Currently hostfs issues every time a seekdir(), in fact
it has to do this only upon the first call.
Also telldir() can be omitted as we can obtain the directory
offset from readdir().

Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent a98a6d86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment