Only do the 1 second delay for sharing violations for SMB1, not SMB2.
authorJeremy Allison <jra@samba.org>
Tue, 7 May 2013 19:07:16 +0000 (12:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 8 May 2013 19:26:13 +0000 (21:26 +0200)
commit07704006805108641f2391094432d52f0aa78098
treeafb6787e609b13799151b7253b2fdc20c6e62253
parent23a75adf1f6eabed7c6f7cb4f523e049245eab10
Only do the 1 second delay for sharing violations for SMB1, not SMB2.

Match Windows behavior.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
source3/smbd/open.c