s3: smbd: Remove now redundent lock_flav parameter from smbd_do_unlocking().
authorJeremy Allison <jra@samba.org>
Wed, 17 Nov 2021 01:04:02 +0000 (17:04 -0800)
committerNoel Power <npower@samba.org>
Thu, 6 Jan 2022 16:03:28 +0000 (16:03 +0000)
commitea9dc21a2308b9d8ad51d3205327e9e91ade9d84
tree55d8cd18ae4ac86ccd6b6ddb6e3001173189a917
parent07c74582c0f9fd74d00a667879787cdde1de3fb3
s3: smbd: Remove now redundent lock_flav parameter from smbd_do_unlocking().

We already stored this in struct smbd_lock_element.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Thu Jan  6 16:03:28 UTC 2022 on sn-devel-184
source3/smbd/globals.h
source3/smbd/reply.c
source3/smbd/smb2_lock.c
source3/smbd/trans2.c