smbd: Move handling the 1sec sharing_violation delay into smb1 code
authorVolker Lendecke <vl@samba.org>
Tue, 30 Jul 2019 12:54:40 +0000 (14:54 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 7 Aug 2019 23:45:50 +0000 (23:45 +0000)
commit4c08043ee54350c7c66a963882d4e14c24472986
tree7bafa085ab0e457aba7304a8bf54f8ae5751f403
parentc7e110e51afea9a36a060bff62506c53e86c8aab
smbd: Move handling the 1sec sharing_violation delay into smb1 code

Simplify the flow in open_file_ntcreate, streamline it for SMB2

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