From: Steve French Date: Wed, 25 Jan 2006 04:26:48 +0000 (-0800) Subject: [CIFS] Make cifs default wsize match what we actually want to send (52K X-Git-Tag: v2.6.16-rc2~1^2~10^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17cbbafe8e82bde4258e407ce043b61f4f9a350f;p=pandora-kernel.git [CIFS] Make cifs default wsize match what we actually want to send (52K typically - header + 13 pages). Forgetting to set wsize on the mount command costs more than 10% on large write (can be much more) so this makes a saner default. We still shrink this default smaller if server can not support it. Signed-off-by: Steve French --- Reading git-diff-tree failed