summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSteve French <smfrench@gmail.com>2016-09-23 05:44:16 (GMT)
committerSteve French <smfrench@gmail.com>2016-10-12 17:08:33 (GMT)
commit141891f4727c08829755be6c785e125d2e96c899 (patch)
treed2c32b7875356357062a0ab67044a4ae7287b689 /scripts
parent52ace1ef1259e119a24a34b45cb800c4e7529090 (diff)
downloadlinux-141891f4727c08829755be6c785e125d2e96c899.tar.xz
SMB3: Add mount parameter to allow user to override max credits
Add mount option "max_credits" to allow setting maximum SMB3 credits to any value from 10 to 64000 (default is 32000). This can be useful to workaround servers with problems allocating credits, or to throttle the client to use smaller amount of simultaneous i/o or to workaround server performance issues. Also adds a cap, so that even if the server granted us more than 65000 credits due to a server bug, we would not use that many. Signed-off-by: Steve French <steve.french@primarydata.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions