smbd: Use leases_db in get_lease_type()
authorVolker Lendecke <vl@samba.org>
Thu, 13 Sep 2018 10:48:30 +0000 (12:48 +0200)
committerChristof Schmitt <cs@samba.org>
Sun, 14 Apr 2019 04:01:31 +0000 (04:01 +0000)
commitb4b941f2af601482725ae826b77b863200fee604
tree9f336c502215de76350e1319c9a5ec0bea04cd41
parentb221487371cd1e953b2919be67a190626ba28399
smbd: Use leases_db in get_lease_type()

Remove a reference to share_mode_data->leases[]

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
source3/smbd/oplock.c