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

fix off-by-one in argument passed by iterate_fd() to callbacks



Noticed by Pavel Roskin; the thing in his patch I disagree with
was compensating for that shite in callbacks instead of fixing
it once in the iterator itself.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 21d8a15a
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