From: Jeff Layton Date: Wed, 19 Oct 2011 19:30:35 +0000 (-0400) Subject: cifs: tune bdi.ra_pages in accordance with the rsize X-Git-Tag: v3.2-rc1~133^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66bfaadc3da74fecb4ba8b03f6b81d5f58b031fa;p=pandora-kernel.git cifs: tune bdi.ra_pages in accordance with the rsize Tune bdi.ra_pages to be a multiple of the rsize. This prevents the VFS from asking for pages that require small reads to satisfy. Reviewed-and-Tested-by: Pavel Shilovsky Signed-off-by: Jeff Layton --- Reading git-diff-tree failed