vfs_not_implemented: Rename argument for flock function
commit974aae418f68e7dac1e9277d8b8df4b41f0cfa8c
authorChristof Schmitt <cs@samba.org>
Fri, 3 Jan 2020 19:06:40 +0000 (3 12:06 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 8 Jan 2020 00:01:36 +0000 (8 00:01 +0000)
tree7b26c0079a182f52601755d1f5cf9d4fd0e99fca
parente8d9a21435ae4266093e355feda1c9bac6f9956e
vfs_not_implemented: Rename argument for flock function

MS-SMB2 and the smbd code refer to this field as share_access. Use the
same name in the function argument.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/vfs.h
source3/modules/vfs_not_implemented.c