From: Steve French Date: Mon, 3 Oct 2005 20:37:24 +0000 (-0700) Subject: [CIFS] Add writepages support to shrink memory usage on writes, X-Git-Tag: v2.6.15-rc1~18^2~35^2~5^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e84469d0101456caceffc6b22218a49017fcd3f;p=pandora-kernel.git [CIFS] Add writepages support to shrink memory usage on writes, eliminate the double copy, and improve cifs write performance and help the server by upping the typical write size from 4K to 16K (or even larger if wsize set explicitly) for servers which support this. Part 1 of 2 Signed-off-by: Dave Kleikamp Signed-off-by: Steve French --- Reading git-diff-tree failed