diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2024-03-13 10:40:40 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-03-14 13:54:27 -0500 |
commit | 16a57d7681110b25708c7042688412238e6f73a9 (patch) | |
tree | d4a693e05c8b3d638f5c90bd8a681be54400dc0c /tools | |
parent | 13c0a74747cb7fdadf58c5d3a7d52cfca2d51736 (diff) |
cifs: reduce warning log level for server not advertising interfaces
Several users have reported this log getting dumped too regularly to
kernel log. The likely root cause has been identified, and it suggests
that this situation is expected for some configurations
(for example SMB2.1).
Since the function returns appropriately even for such cases, it is
fairly harmless to make this a debug log. When needed, the verbosity
can be increased to capture this log.
Cc: stable@vger.kernel.org
Reported-by: Jan Čermák <sairon@sairon.cz>
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions