Skip to content
Commit 645e68ed authored by Al Viro's avatar Al Viro
Browse files

[PATCH] fix osf_getdirents()



Return value of filldir callback is just "should we stop here"; it's
not a usable channel for passing error values (i.e. ->readdir() will
forget anything except "is it non-zero").

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 26904217
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment