examples/VFS/skel_opaque: call smb_vfs_assert_all_fns()
authorStefan Metzmacher <metze@samba.org>
Mon, 23 Jul 2018 07:02:52 +0000 (09:02 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 24 Jul 2018 22:23:12 +0000 (00:23 +0200)
commitf9db9aeeab9ce1e36b5af8784fd5e5c9c4014fe8
treecba527bb4484d0357a26c68269f53fe17c7d21d8
parentd1633532a929c04c54c64ce49061e2eed590c3c2
examples/VFS/skel_opaque: call smb_vfs_assert_all_fns()

This template should always implement all calls.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
examples/VFS/skel_opaque.c