smbd: Remove SMB1 special case handling from brlock.c
authorVolker Lendecke <vl@samba.org>
Thu, 13 Jun 2019 10:46:01 +0000 (03:46 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 20 Jun 2019 17:18:19 +0000 (17:18 +0000)
commitab149a611f23dc8f4b274bf1e8c73b3e5cd976c8
treeb3cd72db5c04aca780d197e44fa84de4633e33e9
parent2d746d1364e24ca2936601508d4f06af28e9de5a
smbd: Remove SMB1 special case handling from brlock.c

This is now handled in smbd_smb1_do_locks_send/recv.

From here on for a few commits we won't survive make test.

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