s3: smbd: Fix log spam. Change a normal error message from DBG_ERR (level 0) to DBG_I...
commite8abe52df2d3ae533b3f874a885856f26ba5ec7e
authorJeremy Allison <jra@samba.org>
Wed, 8 Feb 2023 01:51:10 +0000 (7 17:51 -0800)
committerRalph Boehme <slow@samba.org>
Sat, 11 Feb 2023 08:48:05 +0000 (11 08:48 +0000)
treef59258f0a8f973016295ff4d69ef1ecd0136a0b8
parent5b7fc5b696cc64c8a612d1a59eb3baa9d59e63c4
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
source3/smbd/open.c