nfsd4: track recall retries in nfs4_delegation
authorJ. Bruce Fields <bfields@citi.umich.edu>
Sat, 2 May 2009 00:11:12 +0000 (20:11 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Sat, 2 May 2009 00:11:12 +0000 (20:11 -0400)
commit3aea09dc9106407d8bc18e593fbffda9ad632844
tree563b9b3cfbd5203e87b7fea59946729c135de1d3
parent6707bd3d420f53ae8f090dac871843f6f43c9980
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 <bfields@citi.umich.edu>
fs/nfsd/nfs4callback.c
include/linux/nfsd/state.h