]> git.karo-electronics.de Git - mv-sheeva.git/commit
nfs41: back channel drc minimal implementation
authorAndy Adamson <andros@netapp.com>
Thu, 14 Jan 2010 22:45:08 +0000 (17:45 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 10 Feb 2010 13:30:58 +0000 (08:30 -0500)
commit4911096f1a5df73c12c287a42ece4e7b5d9c19ec
tree4e59b70fe7bfbea730ebcf829312f2bce7350040
parentb2f28bd78354b9bbcd178bf6bbf6b2277cd9b761
nfs41: back channel drc minimal implementation

For now the back channel ca_maxresponsesize_cached is 0 and there is no
backchannel DRC. Return NFS4ERR_REP_TOO_BIG_TO_CACHE when a cb_sequence
cachethis is true.  When it is false, return NFS4ERR_RETRY_UNCACHED_REP as the
next operation error.

Remember the replay error accross compound operation processing.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/callback_proc.c
fs/nfs/callback_xdr.c