commit | d097971d8ab4042eaa4bff98698ae9cc55942327 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 12 13:42:02 2011 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jul 15 09:12:20 2011 -0400 |
tree | cf8e4d1c7d7e93e7061b5adde0e589ab63345a76 | |
parent | 50828d7e6767a92726708bc0666e2b8b84575808 [diff] |
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 <Trond.Myklebust@netapp.com>