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

exportfs: don't assume that ->iterate() won't feed us too long entries



On some filesystems it's impossible even with fs corruption, but we'd
better not rely on that, what with memcpy() into on-stack array we
are doing there.

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