From: Steve French Date: Wed, 5 Oct 2005 22:14:33 +0000 (-0700) Subject: CIFS: Allow wsize to exceed CIFSMaxBufSize X-Git-Tag: v2.6.15-rc1~18^2~35^2~5^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a77118cd5018fec11bf86f6f8d659352ad9a92b;p=pandora-kernel.git CIFS: Allow wsize to exceed CIFSMaxBufSize This allows cifs_writepages to send data in larger chunks from the page cache, without requiring larger memory allocations in other cases. Signed-off-by: Dave Kleikamp Signed-off-by: Steve French --- Reading git-diff-tree failed