]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcce68b165f5d13a67c9c22a38269f40d92fc140a
tree101f08af23bd07fd74e55000ba1f0ce5e5a8261c
parentd3ea4cc316cc0a7d54031f7196174855ee6d7220
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