cifs: tune bdi.ra_pages in accordance with the rsize
authorJeff Layton <jlayton@redhat.com>
Wed, 19 Oct 2011 19:30:35 +0000 (15:30 -0400)
committerJeff Layton <jlayton@redhat.com>
Wed, 19 Oct 2011 19:30:35 +0000 (15:30 -0400)
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 <piastry@etersoft.ru>
Signed-off-by: Jeff Layton <jlayton@redhat.com>

No differences found