s3: smbd: Fix log spam. Change a normal error message from DBG_ERR (level 0) to DBG_I...
authorJeremy Allison <jra@samba.org>
Wed, 8 Feb 2023 01:51:10 +0000 (17:51 -0800)
committerJule Anger <janger@samba.org>
Tue, 11 Apr 2023 15:09:10 +0000 (15:09 +0000)
commitd7d81510c3855883ace3ce635a8797266a3c1ffe
treef988d163e8cd6a1f05e3db919d2cce6c6f6bbe2d
parent72d3c4f6799ff8f300711a306c46439eb5acf674
s3: smbd: Fix log spam. Change a normal error message from DBG_ERR (level 0) to DBG_INFO (level 5).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15302

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Sat Feb 11 08:48:05 UTC 2023 on atb-devel-224

(cherry picked from commit e8abe52df2d3ae533b3f874a885856f26ba5ec7e)
source3/smbd/open.c