s3:smbd: change a loglevel from 0 to 1 when SMB_VFS_CONNECT fails
authorRalph Boehme <slow@samba.org>
Thu, 25 Jun 2015 16:44:44 +0000 (18:44 +0200)
committerRalph Böhme <slow@samba.org>
Thu, 16 Jul 2015 18:24:47 +0000 (20:24 +0200)
commitf58ecfdbfc70ea76ca330e9fc551df0d22b6baa4
tree576898be8da388d7c83e1a61ffd2885943f64d51
parent5b3ed904ca6689801dacc79ba6983ef3a41a14f6
s3:smbd: change a loglevel from 0 to 1 when SMB_VFS_CONNECT fails

Logging at level 0 may result in log flooding. Additionally log the
share name that failed in SMB_VFS_CONNECT.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Thu Jul 16 20:24:47 CEST 2015 on sn-devel-104
source3/smbd/service.c