commit | 2c887635cd6ab3af619dc2be94e5bf8f2e172b78 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Sat Sep 15 23:04:41 2018 -0500 |
committer | Steve French <stfrench@microsoft.com> | Tue Oct 23 21:16:04 2018 -0500 |
tree | f8b3032be63c065a36eb925eff0b6dc5a116caee | |
parent | 4d5bdf28690a304e089ce750efc8b7dd718945c7 [diff] |
smb3: allow stats which track session and share reconnects to be reset Currently, "echo 0 > /proc/fs/cifs/Stats" resets all of the stats except the session and share reconnect counts. Fix it to reset those as well. CC: Stable <stable@vger.kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Aurelien Aptel <aaptel@suse.com>