system: Rename argument for kernel_flock function
commitad8e6863c3791e50bc80418bc94f4970ed6b0e68
authorChristof Schmitt <cs@samba.org>
Fri, 3 Jan 2020 18:58:38 +0000 (3 11:58 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 8 Jan 2020 00:01:35 +0000 (8 00:01 +0000)
treeda5d4de3d634fd34b89d085d6c14b2b7949fbd4e
parent7f75dec865256049e99f7fcf46317cd2d53e95d1
system: Rename argument for kernel_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/proto.h
source3/lib/system.c