smbd: Pass "struct file_id" to get_lease_type()
commit30e62710c6e323028555deb0eaee238c1713d7e9
authorVolker Lendecke <vl@samba.org>
Tue, 10 Sep 2019 19:00:29 +0000 (10 21:00 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 17 Sep 2019 22:49:37 +0000 (17 22:49 +0000)
tree9d6171f7e9fb38a9d84c193102c7f905dcc19a47
parentaa94589904518e74b533dc47d56ba6811b6b997f
smbd: Pass "struct file_id" to get_lease_type()

It does not have to depend on the whole struct share_mode_data.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/open.c
source3/smbd/oplock.c
source3/smbd/proto.h
source3/smbd/smb2_setinfo.c