EINVAL is also a valid error return, meaning "this filesystem
authorAndrew Tridgell <tridge@samba.org>
Tue, 26 Aug 2008 04:06:42 +0000 (14:06 +1000)
committerMichael Adam <obnox@samba.org>
Tue, 26 Aug 2008 14:14:56 +0000 (16:14 +0200)
commit1cd01dbd7aa98c5bf60a3dac77ee07e342f7f06b
tree4b98e3af807d8d601804c441bfa8293ae3920d34
parent898f1d86b048bf457468b2af8191f4e86d72e438
EINVAL is also a valid error return, meaning "this filesystem
cannot do sendfile for this file"
(cherry picked from commit 737f664604b28f230be63bfc2f3d516fd9eb1c63)
source/smbd/reply.c