linux/fs/cifs
Steve French 179e44d49c smb3: add tracepoint for sending lease break responses to server
Be able to log a ftrace message on success and/or failure of
sending a lease break response to the server.

Example output:

           TASK-PID   CPU#  ||||    TIMESTAMP  FUNCTION
             | |       |   ||||       |         |
     kworker/1:1-5681  [001] .... 11123.530457: smb3_lease_done: sid=0x291e3e0f tid=0x8ba43071 lease_key=0x1852ca0d3ecd9b55847750a86716fde lease_state=0x0

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
2018-10-23 21:16:05 -05:00
..
asn1.c
cache.c
cifs_debug.c smb3: track the instance of each session for debugging 2018-10-23 21:16:04 -05:00
cifs_debug.h
cifs_dfs_ref.c CIFS: make 'nodfs' mount opt a superblock flag 2018-10-23 21:16:05 -05:00
cifs_fs_sb.h CIFS: make 'nodfs' mount opt a superblock flag 2018-10-23 21:16:05 -05:00
cifs_ioctl.h
cifs_spnego.c
cifs_spnego.h
cifs_unicode.c
cifs_unicode.h
cifs_uniupr.h
cifsacl.c
cifsacl.h
cifsencrypt.c
cifsfs.c CIFS: make 'nodfs' mount opt a superblock flag 2018-10-23 21:16:05 -05:00
cifsfs.h
cifsglob.h smb3: update default requested iosize to 4MB from 1MB for recent dialects 2018-10-23 21:16:05 -05:00
cifspdu.h
cifsproto.h
cifssmb.c cifs: protect against server returning invalid file system block size 2018-10-23 21:16:04 -05:00
connect.c cifs: do not return atime less than mtime 2018-10-23 21:16:05 -05:00
dir.c
dns_resolve.c
dns_resolve.h
export.c
file.c cifs: do not return atime less than mtime 2018-10-23 21:16:05 -05:00
fscache.c
fscache.h
inode.c cifs: do not return atime less than mtime 2018-10-23 21:16:05 -05:00
ioctl.c
Kconfig
link.c
Makefile
misc.c
netmisc.c
nterr.c
nterr.h
ntlmssp.h
readdir.c
rfc1002pdu.h
sess.c
smb1ops.c
smb2file.c
smb2glob.h
smb2inode.c SMB3: Backup intent flag missing from compounded ops 2018-10-23 21:16:04 -05:00
smb2maperror.c
smb2misc.c
smb2ops.c smb3: update default requested iosize to 4MB from 1MB for recent dialects 2018-10-23 21:16:05 -05:00
smb2pdu.c smb3: add tracepoint for sending lease break responses to server 2018-10-23 21:16:05 -05:00
smb2pdu.h smb3: minor missing defines relating to reparse points 2018-10-23 21:16:04 -05:00
smb2proto.h
smb2status.h
smb2transport.c
smbdirect.c
smbdirect.h
smbencrypt.c
smberr.h
smbfsctl.h
trace.c
trace.h smb3: add tracepoint for sending lease break responses to server 2018-10-23 21:16:05 -05:00
transport.c smb3: add way to control slow response threshold for logging and stats 2018-10-23 21:16:04 -05:00
winucase.c
xattr.c