diff options
| author | Frank Sorenson <sorenson@redhat.com> | 2026-08-08 15:29:03 -0500 |
|---|---|---|
| committer | Paulo Alcantara <pc@manguebit.org> | 2026-08-24 17:08:52 -0300 |
| commit | 48cab1fd5720508148673f59d8ed52c7c7fffca2 (patch) | |
| tree | a666300a93f41d993ff976ce4a8cf1417966abc2 /include/linux | |
| parent | 77d852c76342ff4922f7fabef465cc5d012ab0a7 (diff) | |
cifs: fix clearing stats for fastest execution of each smb2 command
The code to clear the 'fastest_cmd' statistics has a typo that
repeatedly clears the stat for cmd 0, rather than iterating
through each cmd. Fix the typo (0->i).
Fixes: 433b8dd7672be ("SMB3: Track total time spent on roundtrips for each SMB3 command")
Signed-off-by: Frank Sorenson <sorenson@redhat.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Paulo Alcantara <pc@manguebit.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
