vfs_gpfs: Rename argument of flock function
commit86c2578a55507804f7ccd7d3a9656ceaa90fb302
authorChristof Schmitt <cs@samba.org>
Fri, 3 Jan 2020 19:45:06 +0000 (3 12:45 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 8 Jan 2020 00:01:36 +0000 (8 00:01 +0000)
treef3b7e8bc1db2be17ce623ad623fc9aae8bfabdc3
parent0d5794f6f92dbfc2400b73ed3a0376a050b28b50
vfs_gpfs: 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_gpfs.c