From: Trond Myklebust Date: Tue, 12 Jul 2011 17:42:02 +0000 (-0400) Subject: NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write request X-Git-Tag: v3.1-rc1~136^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d097971d8ab4042eaa4bff98698ae9cc55942327;p=pandora-kernel.git NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write request Instead of looking up the rsize and wsize, the routines that generate the RPC requests should really be using the pg_bsize, since that is what we use when deciding whether or not to coalesce write requests... Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed