]> git.baikalelectronics.ru Git - kernel.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)
commit7200a3ff5f39e88ae3d66159df25d730b6bbe9ab
treed43a4e4bbb7abfb74dca1e024d7342e2f63f574f
parentceb2eb3086d9465ed372bacc2421f6f34577b924
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