]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Simplify is_same_lease()
authorVolker Lendecke <vl@samba.org>
Sat, 10 Aug 2019 12:28:51 +0000 (14:28 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 19 Aug 2019 23:14:38 +0000 (23:14 +0000)
commit71c9fd73d42e092cf65de25fb7773fc1395ff601
tree83d5ba489c3b29902c4f5b0072b3322fcf84a7de
parent9034cb39d7c0d8d6387f4977f894349db187d6b5
smbd: Simplify is_same_lease()

It does not use "struct share_mode_data"

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
source3/smbd/open.c