]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: remove unused stats
authorSteve French <stfrench@microsoft.com>
Sun, 29 Jul 2018 22:13:39 +0000 (17:13 -0500)
committerSteve French <stfrench@microsoft.com>
Tue, 7 Aug 2018 19:15:57 +0000 (14:15 -0500)
commit0c4a42bab1bd72dab01a80c45688ff798087a6ab
treed864a74ac14341a54d873ebea41a856188545a13
parentd1e483fb07d64a352799974a8f809fad785be397
cifs: remove unused stats

These timers were a good idea but weren't used in current code,
and the idea was cifs specific.  Future patch will add similar timers
for SMB2/SMB3, but no sense using memory for cifs timers that
aren't used in current code.

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/cifsglob.h