]> www.infradead.org Git - users/dwmw2/linux.git/commit
smb: client: print failed session logoffs with FYI
authorPaulo Alcantara <pc@manguebit.com>
Wed, 18 Sep 2024 05:04:06 +0000 (02:04 -0300)
committerSteve French <stfrench@microsoft.com>
Wed, 25 Sep 2024 02:54:03 +0000 (21:54 -0500)
commit6c7f1b994a025a2d7748104ea9fc5e7d5808092a
tree3b146a0384fd206fba0dbbca8631634b6c860584
parent307f77e7f5855cd42c62fee3f97e4dea5a04a15b
smb: client: print failed session logoffs with FYI

Do not flood dmesg with failed session logoffs as kerberos tickets
getting expired or passwords being rotated is a very common scenario.

Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/connect.c