vfs_default: call smb_vfs_assert_all_fns()
authorStefan Metzmacher <metze@samba.org>
Mon, 23 Jul 2018 07:14:36 +0000 (09:14 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 24 Jul 2018 22:23:12 +0000 (00:23 +0200)
commit1bc92d1090cb26b66c84e46b76411e6481869866
tree168debbee97b4df32bb7d1a94ada10f94142b3ea
parent42e99ec331dd667f145389683d7a0d8d310a8275
vfs_default: call smb_vfs_assert_all_fns()

This module needs to implement every call.

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