Skip to content

[3.0] nfs/smb2: fix pf_read return values

Thomas Guillem requested to merge tguillem/vlc:3.0-fix-access-ret into 3.0.x

0 should be returned in case of EOS or error, -1 means EAGAIN.

/me blames me for not reading the documentation.

(cherry picked from commit 59a3d85d) Signed-off-by: Thomas Guillem thomas@gllm.fr

Merge request reports