smbd: Rename return variable for requesting filesystem sharemode
commitfa3f952f3e7d27a0977f497ce96ef8484c2f1111
authorChristof Schmitt <cs@samba.org>
Mon, 20 Sep 2021 22:46:21 +0000 (20 15:46 -0700)
committerChristof Schmitt <cs@samba.org>
Tue, 21 Sep 2021 18:47:38 +0000 (21 18:47 +0000)
tree4e0107379ed043202a00b489f6a8d2649daa96e0
parentd8972d920106043c8b0a24482174009d68f6faf8
smbd: Rename return variable for requesting filesystem sharemode

flock is no longer used, rename the variable accordingly.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/open.c