]> Git Repo - linux.git/commit
cifs: remove unused stats
authorSteve French <[email protected]>
Sun, 29 Jul 2018 22:13:39 +0000 (17:13 -0500)
committerSteve French <[email protected]>
Tue, 7 Aug 2018 19:15:57 +0000 (14:15 -0500)
commit06188fcf9c068a2a8e82ad1e2510a008373150e2
treed864a74ac14341a54d873ebea41a856188545a13
parent22783155f4bf956c346a81624ec9258930a6fe06
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 <[email protected]>
Reviewed-by: Ronnie Sahlberg <[email protected]>
fs/cifs/cifsglob.h
This page took 0.053858 seconds and 4 git commands to generate.