nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
authorAlexandros Batsakis <batsakis@netapp.com>
Sat, 5 Dec 2009 18:36:55 +0000 (13:36 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 5 Dec 2009 18:36:55 +0000 (13:36 -0500)
The v4.1 client should take into account the desired rsize, wsize when
negotiating the max size in CREATE_SESSION. Accordingly, it should use
rsize, wsize that are smaller than the session negotiated values.

Signed-off-by: Alexandros Batsakis <batsakis@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found