smbd: Remove koplocks->contend_level2 callbacks
authorVolker Lendecke <vl@samba.org>
Thu, 26 Jul 2018 11:08:06 +0000 (13:08 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 21 Aug 2018 22:57:31 +0000 (00:57 +0200)
commit7460d9b97e11b710ce1ce95777f30e940629050b
treed2bc308e28a50bcf073c28487fa5e1d319732895
parentec3c37ee53f21d8c0e80b1d3b3d7e95a4ac8e0bc
smbd: Remove koplocks->contend_level2 callbacks

This was only implemented by onefs in this way. If we get around to use
for example fanotify or something similar, we can either re-add them or
do it in a different way. For now, simplify the code.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Aug 22 00:57:31 CEST 2018 on sn-devel-144
source3/include/smb.h
source3/smbd/oplock.c
source3/smbd/oplock_linux.c