android_kernel_oneplus_msm8998/fs/cifs
Pavel Shilovsky 63ba840a53 CIFS: Improve readdir verbosity
commit dcd87838c06f05ab7650b249ebf0d5b57ae63e1e upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-29 12:48:51 +02:00
..
asn1.c
cache.c
cifs_debug.c Display number of credits available 2016-10-28 03:01:32 -04:00
cifs_debug.h
cifs_dfs_ref.c
cifs_fs_sb.h
cifs_ioctl.h
cifs_spnego.c
cifs_spnego.h
cifs_unicode.c CIFS: add misssing SFM mapping for doublequote 2017-05-20 14:27:01 +02:00
cifs_unicode.h CIFS: add misssing SFM mapping for doublequote 2017-05-20 14:27:01 +02:00
cifs_uniupr.h
cifsacl.c
cifsacl.h
cifsencrypt.c
cifsfs.c SMB3: GUIDs should be constructed as random but valid uuids 2016-10-28 03:01:32 -04:00
cifsfs.h
cifsglob.h Handle mismatched open calls 2017-05-08 07:46:01 +02:00
cifspdu.h
cifsproto.h CIFS: Fix a possible memory corruption during reconnect 2017-01-06 11:16:15 +01:00
cifssmb.c Set unicode flag on cifs echo request to avoid Mac error 2017-05-20 14:27:01 +02:00
connect.c Call echo service immediately after socket reconnect 2017-06-17 06:39:35 +02:00
dir.c
dns_resolve.c
dns_resolve.h
export.c
file.c CIFS: store results of cifs_reopen_file to avoid infinite wait 2017-04-21 09:30:05 +02:00
fscache.c
fscache.h
inode.c
ioctl.c cifs: fix CIFS_IOC_GET_MNT_INFO oops 2017-05-20 14:27:01 +02:00
Kconfig
link.c
Makefile
misc.c Clarify locking of cifs file and tcon structures and make more granular 2016-10-28 03:01:32 -04:00
netmisc.c
nterr.c
nterr.h
ntlmssp.h
readdir.c cifs: initialize file_info_lock 2017-02-09 08:02:45 +01:00
rfc1002pdu.h
sess.c
smb1ops.c CIFS: Improve readdir verbosity 2017-06-29 12:48:51 +02:00
smb2file.c CIFS: Fix a possible memory corruption in push locks 2017-01-06 11:16:16 +01:00
smb2glob.h
smb2inode.c Do not send SMB3 SET_INFO request if nothing is changing 2016-10-28 03:01:33 -04:00
smb2maperror.c
smb2misc.c Handle mismatched open calls 2017-05-08 07:46:01 +02:00
smb2ops.c CIFS: Improve readdir verbosity 2017-06-29 12:48:51 +02:00
smb2pdu.c SMB3: Work around mount failure when using SMB3 dialect to Macs 2017-05-20 14:27:01 +02:00
smb2pdu.h Set previous session id correctly on SMB3 reconnect 2016-10-28 03:01:32 -04:00
smb2proto.h Handle mismatched open calls 2017-05-08 07:46:01 +02:00
smb2status.h
smb2transport.c Handle mismatched open calls 2017-05-08 07:46:01 +02:00
smbencrypt.c
smberr.h
smbfsctl.h
transport.c Handle mismatched open calls 2017-05-08 07:46:01 +02:00
winucase.c
xattr.c