nfs41: Verify channel's attributes accordingly to RFC v2
authorVitaliy Gusev <gusev.vitaliy@gmail.com>
Wed, 15 Feb 2012 15:38:25 +0000 (19:38 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 15 Feb 2012 16:16:11 +0000 (11:16 -0500)
commitb4b9a0c1c89464dabafef974960f509ce33ae1c0
tree54b90f1c3f403db513bebe3bf1e7fdddc202515e
parent571b7554016941ef0f0c3c61be72561e2bc55f5e
nfs41: Verify channel's attributes accordingly to RFC v2

 ca_maxoperations:

      For the backchannel, the server MUST
      NOT change the value the client offers.  For the fore channel,
      the server MAY change the requested value.

  ca_maxrequests:

       For the backchannel, the server MUST NOT change the
       value the client offers.  For the fore channel, the server MAY
       change the requested value.

Signed-off-by: Vitaliy Gusev <gusev.vitaliy@nexenta.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c