vfs_ceph: Rename argument for flock function
commit83f59ac00e965a63b81873026e0e8d1c5a72f939
authorChristof Schmitt <cs@samba.org>
Fri, 3 Jan 2020 19:09:23 +0000 (3 12:09 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 8 Jan 2020 00:01:36 +0000 (8 00:01 +0000)
tree55c6e0956cc8ee17d486c8f88257e0521e1a5621
parent537d226ed93fdbccf236b7f79bb32802254a2356
vfs_ceph: 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_ceph.c