From: Andy Adamson Date: Thu, 23 Jul 2009 23:02:18 +0000 (-0400) Subject: nfsd41: encode replay sequence from the slot values X-Git-Tag: v2.6.32-rc1~412^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abfabf8cafa60e7876a7193fb344f739f690071d;p=pandora-kernel.git nfsd41: encode replay sequence from the slot values The sequence operation is not cached; always encode the sequence operation on a replay from the slot table and session values. This simplifies the sessions replay logic in nfsd4_proc_compound. If this is a replay of a compound that was specified not to be cached, return NFS4ERR_RETRY_UNCACHED_REP. Signed-off-by: Andy Adamson Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed