cifs: simple stats should always be enabled
authorSteve French <stfrench@microsoft.com>
Tue, 31 Jul 2018 06:21:37 +0000 (01:21 -0500)
committerSteve French <stfrench@microsoft.com>
Tue, 7 Aug 2018 19:20:22 +0000 (14:20 -0500)
commitfcabb89299d79010eb923afdd26de04afcc0527f
tree1421d066bffdd441311bff89551640a5a1f0c91e
parent9da6ec7775d2cd76df53fbf4f1f35f6d490204f5
cifs: simple stats should always be enabled

CONFIG_CIFS_STATS should always be enabled as Pavel recently
noted.  Simple statistics are not a significant performance hit,
and removing the ifdef simplifies the code slightly.

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/Kconfig
fs/cifs/cifs_debug.c
fs/cifs/cifsglob.h
fs/cifs/misc.c
fs/cifs/smb1ops.c
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c