SMB3: Track total time spent on roundtrips for each SMB3 command
authorSteve French <stfrench@microsoft.com>
Tue, 26 Mar 2019 18:53:21 +0000 (13:53 -0500)
committerSteve French <stfrench@microsoft.com>
Wed, 8 May 2019 04:24:54 +0000 (23:24 -0500)
commit433b8dd7672be1140ffbb17eacba776298bf4733
tree101f08af23bd07fd74e55000ba1f0ce5e5a8261c
parentd3511f53bb2475f2a4e8460bee5a1ae6dea2a433
SMB3: Track total time spent on roundtrips for each SMB3 command

Also track minimum and maximum time by command in /proc/fs/cifs/Stats

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_debug.c
fs/cifs/cifsglob.h
fs/cifs/transport.c