From: J. Bruce Fields Date: Sat, 2 May 2009 00:11:12 +0000 (-0400) Subject: nfsd4: track recall retries in nfs4_delegation X-Git-Tag: v2.6.31-rc1~57^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aea09dc9106407d8bc18e593fbffda9ad632844;p=pandora-kernel.git nfsd4: track recall retries in nfs4_delegation Move this out of a local variable into the nfs4_delegation object in preparation for making this an async rpc call (at which point we'll need any state like this in a common object that's preserved across function calls). Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed