smbd: Remove a special case for level2 break
authorVolker Lendecke <vl@samba.org>
Fri, 4 Oct 2013 09:24:29 +0000 (09:24 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 14 Oct 2013 23:52:29 +0000 (01:52 +0200)
commit1d2c6f477b5bc17ac8b940de56432c69d7039304
tree28a7be428e7130a5beb7e981f8635397367e943f
parentcc9cd5142a861360861407fd6018385524bf150d
smbd: Remove a special case for level2 break

With the level2 indicator in brlock.tdb this race condition does not
exist anymore

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