s3/smbd: get rid of files_struct.aapl_copyfile_supported
authorRalph Boehme <slow@samba.org>
Fri, 9 Jun 2017 15:27:17 +0000 (17:27 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 3 Jul 2017 17:59:08 +0000 (19:59 +0200)
commitfe6d71d7f978c4db8401ccff3cce17c9368b24e4
tree94c0de71fd63c258db7fd01b0f56f3f584a20d71
parent2b3fcc56e6ecc696da753ff3421cb9008fb5f4ea
s3/smbd: get rid of files_struct.aapl_copyfile_supported

A previous commit removed the special hook from the SMB layer, so we
don't need this anymore.

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