Skip to content
Snippets Groups Projects
Commit 1d7095c7 authored by Al Viro's avatar Al Viro
Browse files

qnx6: qnx6_readdir() has a braino in pos calculation


We want to mask lower 5 bits out, not leave only those and clear the
rest...  As it is, we end up always starting to read from the beginning
of directory, no matter what the current position had been.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 801d9d26
No related branches found
No related tags found
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