]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Inline remove_oplock_under_lock() into its only caller
authorVolker Lendecke <vl@samba.org>
Mon, 5 Aug 2019 16:18:41 +0000 (18:18 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 6 Aug 2019 21:49:30 +0000 (21:49 +0000)
commit2d4e2ea24947c4d2eb647c98b36d9cebb54d434d
treeb8d65399933a93a2e5a4c3ee203d0e022ae27755
parente28c2ee903855627bc71924a6449267725a7f75d
smbd: Inline remove_oplock_under_lock() into its only caller

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