From: Jeff Layton Date: Tue, 18 Sep 2012 23:20:36 +0000 (-0700) Subject: cifs: remove the kmap size limit from wsize X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~66^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c84ce4a7b22aa54017c61217f8a0e5e24d593da1;p=pandora-kernel.git cifs: remove the kmap size limit from wsize Now that we're not kmapping so much at once, there's no need to cap the wsize at the amount that can be simultaneously kmapped. Reviewed-by: Pavel Shilovsky Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed