From: Andy Adamson Date: Thu, 14 Jan 2010 22:45:08 +0000 (-0500) Subject: nfs41: back channel drc minimal implementation X-Git-Tag: v2.6.34-rc1~190^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4911096f1a5df73c12c287a42ece4e7b5d9c19ec;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed