summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2020-06-03 09:33:58 +0300
committerSteve French <stfrench@microsoft.com>2020-06-04 09:13:41 +0300
commite80ddeb2f70ebd0786aa7cdba3e58bc931fa0bb5 (patch)
treeb8cc79c32b991e33a3bf7ba1ba8c56518aee1f8f /tools/perf/scripts/python/syscall-counts.py
parent1ee0e6d47d08ef309e0975a96d643972855511d0 (diff)
downloadlinux-e80ddeb2f70ebd0786aa7cdba3e58bc931fa0bb5.tar.xz
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
We were not checking to see if ioctl requests asked for more than 64K (ie when CIFSMaxBufSize was > 64K) so when setting larger CIFSMaxBufSize then ioctls would fail with invalid parameter errors. When requests ask for more than 64K in MaxOutputResponse then we need to ask for more than 1 credit. Signed-off-by: Steve French <stfrench@microsoft.com> CC: Stable <stable@vger.kernel.org> Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions