smbd: Remove unused KOPLOCK flags
authorChristof Schmitt <cs@samba.org>
Fri, 24 Aug 2018 05:12:23 +0000 (22:12 -0700)
committerChristof Schmitt <cs@samba.org>
Sat, 25 Aug 2018 01:23:05 +0000 (03:23 +0200)
commite5e66191f214b521f67a19401a72171d9952616a
tree09ff1ef184ab2b5ac5154ce71ecdbba74df33fe5
parent7c89edfe54b0c5b44635c27371eeb29370270448
smbd: Remove unused KOPLOCK flags

This effectively reverts commit 17eba16b. It looks like these flags have
been introduced as part of the onefs support which has been removed
again. As there is no other use for the flags, remove them.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Christof Schmitt <cs@samba.org>
Autobuild-Date(master): Sat Aug 25 03:23:05 CEST 2018 on sn-devel-144
source3/include/smb.h
source3/smbd/oplock.c