kernel_optimize_test/fs/cifs
Ronnie Sahlberg afe6f65353 cifs: add new debugging macro cifs_server_dbg
which can be used from contexts where we have a TCP_Server_Info *server.
This new macro will prepend the debugging string with "Server:<servername> "
which will help when debugging issues on hosts with many cifs connections
to several different servers.

Convert a bunch of cifs_dbg(VFS) calls to cifs_server_dbg(VFS)

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2019-09-16 11:43:37 -05:00
..
asn1.c
cache.c
cifs_debug.c
cifs_debug.h cifs: add new debugging macro cifs_server_dbg 2019-09-16 11:43:37 -05:00
cifs_dfs_ref.c
cifs_fs_sb.h
cifs_ioctl.h cifs: add passthrough for smb2 setinfo 2019-09-16 11:43:37 -05:00
cifs_spnego.c
cifs_spnego.h
cifs_unicode.c
cifs_unicode.h
cifs_uniupr.h
cifsacl.c cifs: allow chmod to set mode bits using special sid 2019-09-16 11:43:37 -05:00
cifsacl.h
cifsencrypt.c
cifsfs.c
cifsfs.h cifs: update internal module number 2019-08-27 17:29:56 -05:00
cifsglob.h
cifspdu.h
cifsproto.h cifs: create a helper to find a writeable handle by path name 2019-09-16 11:43:37 -05:00
cifssmb.c fs: cifs: cifsssmb: remove redundant assignment to variable ret 2019-09-16 11:43:37 -05:00
connect.c cifs: add new debugging macro cifs_server_dbg 2019-09-16 11:43:37 -05:00
dfs_cache.c
dfs_cache.h
dir.c cifs: create a helper to find a writeable handle by path name 2019-09-16 11:43:37 -05:00
dns_resolve.c
dns_resolve.h
export.c
file.c cifs: create a helper to find a writeable handle by path name 2019-09-16 11:43:37 -05:00
fscache.c
fscache.h
inode.c cifs: allow chmod to set mode bits using special sid 2019-09-16 11:43:37 -05:00
ioctl.c
Kconfig
link.c
Makefile
misc.c cifs: replace various strncpy with strscpy and similar 2019-08-27 17:25:12 -05:00
netmisc.c
nterr.c
nterr.h
ntlmssp.h
readdir.c
rfc1002pdu.h
sess.c cifs: replace various strncpy with strscpy and similar 2019-08-27 17:25:12 -05:00
smb1ops.c
smb2file.c
smb2glob.h
smb2inode.c cifs: use existing handle for compound_op(OP_SET_INFO) when possible 2019-09-16 11:43:37 -05:00
smb2maperror.c
smb2misc.c
smb2ops.c cifs: remove unused variable 2019-09-16 11:43:37 -05:00
smb2pdu.c cifs: add new debugging macro cifs_server_dbg 2019-09-16 11:43:37 -05:00
smb2pdu.h smb3: add missing flag definitions 2019-09-16 11:43:37 -05:00
smb2proto.h cifs: prepare SMB2_Flush to be usable in compounds 2019-09-16 11:43:37 -05:00
smb2status.h
smb2transport.c cifs: add new debugging macro cifs_server_dbg 2019-09-16 11:43:37 -05:00
smbdirect.c
smbdirect.h
smbencrypt.c
smberr.h
smbfsctl.h
trace.c
trace.h
transport.c cifs: add new debugging macro cifs_server_dbg 2019-09-16 11:43:37 -05:00
winucase.c
xattr.c