VFS: Increase VFS version for renamed function
authorChristof Schmitt <cs@samba.org>
Mon, 20 Sep 2021 21:53:59 +0000 (14:53 -0700)
committerChristof Schmitt <cs@samba.org>
Tue, 21 Sep 2021 18:47:38 +0000 (18:47 +0000)
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/vfs.h

index a467f312288b61052e0f281790f8776a08cf30a4..be7d47db957e9eab8de449d3202e857bd5744bea 100644 (file)
  * Version 45 - Remove SYS_ACL_BLOB_GET_FILE
  * Version 45 - Add SMB_VFS_FCHFLAGS
  * Version 45 - Remove SMB_VFS_GETXATTR
+ * Version 46 - Rename SMB_VFS_KERNEL_FLOCK to SMB_VFS_FILESYSTEM_SHAREMODE
  */
 
-#define SMB_VFS_INTERFACE_VERSION 45
+#define SMB_VFS_INTERFACE_VERSION 46
 
 /*
     All intercepted VFS operations must be declared as static functions inside module source