s3:modules: add vfs_not_implemented module
authorStefan Metzmacher <metze@samba.org>
Wed, 25 Jul 2018 10:26:05 +0000 (12:26 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 25 Jul 2018 15:49:07 +0000 (17:49 +0200)
commitbd79564af10052e5b7bf4c446118b6eeb1b1e589
tree0cf9a2db7c119a80ee5e8460a1fa079c4b939c22
parentcd37badc02b3e56f974168b28447444cd54ee541
s3:modules: add vfs_not_implemented module

This provides helper functions, which can be used by other modules,
if they don't implement a specific function.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/include/vfs.h
source3/modules/vfs_not_implemented.c [new file with mode: 0644]
source3/modules/wscript_build
source3/wscript