]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: pass lease and oplock_request to open_directory()
authorRalph Boehme <slow@samba.org>
Tue, 3 Sep 2024 18:24:22 +0000 (20:24 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 5 Nov 2024 14:39:30 +0000 (14:39 +0000)
commit8368236aff11ebe834ea202ac0c8a8a048ba4c1a
tree549cfa5d4b3e0d30402cd8d62daa1e3b2ee9a661
parent4256b790d3e2e81937b63ec882a3a0c2a2678604
smbd: pass lease and oplock_request to open_directory()

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/open.c