s3: vfs: bump to version 40, Samba 4.10 will ship with that
authorRalph Boehme <slow@samba.org>
Tue, 13 Mar 2018 15:17:27 +0000 (16:17 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 25 Jul 2018 01:23:44 +0000 (03:23 +0200)
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

source3/include/vfs.h

index 8e2cbc3bc2d84590f29f812c8fc00190a65dd790..90d39acd3fc95f572f7e7f305a7cb95d99ab2214 100644 (file)
 /* 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