vfs_fruit: let fruit_open_rsrc_adouble() return errno = EISDIR
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Dec 2020 12:49:37 +0000 (13:49 +0100)
committerRalph Boehme <slow@samba.org>
Thu, 21 Jan 2021 13:35:33 +0000 (13:35 +0000)
commit94799dc8e61126f0bdd566e0d054424aebd9d477
tree622a1f543760fc6c28a9a71d0cc3967f878a4b70
parentd62c670c3dd33eafc515ee92be177d1ddcb7b0a9
vfs_fruit: let fruit_open_rsrc_adouble() return errno = EISDIR

That hopefully makes the check that ':AFP_Resource' can't
be created on directories.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_fruit.c