vfs_catia: Rename argument for flock function
commit537d226ed93fdbccf236b7f79bb32802254a2356
authorChristof Schmitt <cs@samba.org>
Fri, 3 Jan 2020 19:08:38 +0000 (3 12:08 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 8 Jan 2020 00:01:36 +0000 (8 00:01 +0000)
tree98ed50299d1bd0d001f84c12bc64b99d153a6835
parent974aae418f68e7dac1e9277d8b8df4b41f0cfa8c
vfs_catia: 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/modules/vfs_catia.c