EINVAL is also a valid error return, meaning "this filesystem
authorAndrew Tridgell <tridge@samba.org>
Tue, 26 Aug 2008 16:59:20 +0000 (09:59 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 12 Jan 2009 09:11:48 +0000 (10:11 +0100)
commit6b4a425a072d471a28578744f934f92d38d44d1a
tree3d1b829273eeb203a43321c89b6acb835f31ab70
parentc1ef3b8e28777f70086c8d2ee851e3a0b5b4ca4c
EINVAL is also a valid error return, meaning "this filesystem
cannot do sendfile for this file"
(cherry picked from commit 5f30f87dcbeaf30713fadeb130193cb86021e87f)
source/smbd/reply.c