1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

s3: vfs: bump to version 40, Samba 4.10 will ship with that

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Jul 25 03:23:44 CEST 2018 on sn-devel-144
This commit is contained in:
Ralph Boehme 2018-03-13 16:17:27 +01:00 committed by Stefan Metzmacher
parent b2ae22a310
commit 1e78cb57f6

View File

@ -256,8 +256,9 @@
/* Version 39 - Remove SMB_VFS_FCHMOD_ACL - no longer used. */
/* Version 39 - Remove struct dfree_cached_info pointer from
connection struct */
/* Bump to version 40, Samba 4.10 will ship with that */
#define SMB_VFS_INTERFACE_VERSION 39
#define SMB_VFS_INTERFACE_VERSION 40
/*
All intercepted VFS operations must be declared as static functions inside module source