mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
r19648: whoops, forgot to increment the vfs version number with the added flock
call. (This used to be commit 1bc834455de0088941609ed46fcecde5b796fe77)
This commit is contained in:
parent
4fe70bcee2
commit
331cafd30f
@ -64,7 +64,8 @@
|
||||
/* Changed to version 16 as we added the getlock call. JRA */
|
||||
/* Changed to version 17 as we removed redundant connection_struct parameters. --jpeach */
|
||||
/* Changed to version 18 to add fsp parameter to the open call -- jpeach */
|
||||
#define SMB_VFS_INTERFACE_VERSION 18
|
||||
/* Changed to version 19 to add kernel_flock call - jmcd */
|
||||
#define SMB_VFS_INTERFACE_VERSION 19
|
||||
|
||||
|
||||
/* to bug old modules which are trying to compile with the old functions */
|
||||
|
Loading…
x
Reference in New Issue
Block a user