]> git.karo-electronics.de Git - karo-tx-linux.git/commit
CIFS: Improve readdir verbosity
authorPavel Shilovsky <pshilov@microsoft.com>
Tue, 6 Jun 2017 23:58:58 +0000 (16:58 -0700)
committerSteve French <smfrench@gmail.com>
Wed, 21 Jun 2017 00:13:47 +0000 (19:13 -0500)
commitdcd87838c06f05ab7650b249ebf0d5b57ae63e1e
treed43a4e4bbb7abfb74dca1e024d7342e2f63f574f
parentecf3411a121e7a653e309ff50a820ffa87c537f8
CIFS: Improve readdir verbosity

Downgrade the loglevel for SMB2 to prevent filling the log
with messages if e.g. readdir was interrupted. Also make SMB2
and SMB1 codepaths do the same logging during readdir.

Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
CC: Stable <stable@vger.kernel.org>
fs/cifs/smb1ops.c
fs/cifs/smb2ops.c