summaryrefslogtreecommitdiffstats
path: root/fs/cifs/transport.c
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2018-06-13 17:05:58 -0500
committerSteve French <stfrench@microsoft.com>2018-06-15 02:38:08 -0500
commitd409014e4feeab486fb36b350abfc4c94de8be37 (patch)
tree23aba1406c21e7dc0d6afa7aa4769236e9829b40 /fs/cifs/transport.c
parent290c3982f66ab750e85863efcb1fdd736985e5d2 (diff)
downloadlinux-stable-d409014e4feeab486fb36b350abfc4c94de8be37.tar.gz
linux-stable-d409014e4feeab486fb36b350abfc4c94de8be37.tar.bz2
linux-stable-d409014e4feeab486fb36b350abfc4c94de8be37.zip
smb3: increase initial number of credits requested to allow write
Compared to other clients the Linux smb3 client ramps up credits very slowly, taking more than 128 operations before a maximum size write could be sent (since the number of credits requested is only 2 per small operation, causing the credit limit to grow very slowly). This lack of credits initially would impact large i/o performance, when large i/o is tried early before enough credits are built up. Signed-off-by: Steve French <stfrench@gmail.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Diffstat (limited to 'fs/cifs/transport.c')
0 files changed, 0 insertions, 0 deletions