vfs_time_audit: Rename argument of flock function
commit00fb46c7f2f678aa601e4def2b53702d6fabf2e5
authorChristof Schmitt <cs@samba.org>
Fri, 3 Jan 2020 19:52:48 +0000 (3 12:52 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 8 Jan 2020 00:01:36 +0000 (8 00:01 +0000)
tree779874e09040a3bc39b313da84d739b47f7e2263
parentb306a7361e9d8e2f50f87e8904fc622da799864e
vfs_time_audit: Rename argument of 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_time_audit.c